Beginning HTML and CSS /
Chapter 11: Working with jQuery; Why jQuery?; Adding jQuery to Your Page; jQuery Basics; jQuery and the DOM; Managing Events with jQuery; Summary; Chapter 12: jQuery: Beyond the Basics; Ajax with jQuery; jQuery UI; Summary; Chapter 13: Checklists; Search Engine Optimization Checklist; Accessibility...
Saved in:
Main Author: | |
---|---|
Format: | Electronic eBook |
Language: | English |
Published: |
Hoboken, N.J. : Chichester :
Wiley ; John Wiley [distributor],
2013.
|
Series: | Programmer to programmer.
|
Subjects: | |
Online Access: | Full text (Emerson users only) Full text (Emmanuel users only) Full text (NECO users only) Full text (MCPHS users only) Full text (Wentworth users only) Full text (Wentworth users only) |
Table of Contents:
- Chapter 1: Structuring Documents for the Web; A Web of Structured Documents; Introducing HTML5; Attribute Groups; Core Elements; Basic Text Formatting; Understanding Block and Inline Elements; Grouping Content; Working with Lists; Summary; Chapter 2: Fine-tuning Your Text; Elements That Describe Text-Level Semantics; Editing Text; Using Character Entities for Special Characters; Comments; Summary; Chapter 3: Links and Navigation; Basic Links; Understanding Directories and Directory Structures; Understanding URLs; Creating In-Page Links with the ElementAdvanced E-mail Links; Summary.
- Chapter 4: Images, Audio, and Video; Adding Images Using the Element; Using Images as Links; Choosing the Right Image Format; Adding Flash, Video, and Audio to Your Web Pages; Summary; Chapter 5: Tables; Introducing Tables; Basic Table Elements and Attributes; Adding a Caption to a Table; Grouping Sections of a Table; Nested Tables; Accessible Tables; Summary; Chapter 6: Forms; Introducing Forms; Creating a Form with the Element; Form Controls; Creating a Contact Form; Creating Labels for Controls and the ElementStructuring Your Forms with and Elements; Focus; Disabled and Read-Only Controls; Sending Form Data to the Server; Creating More Usable Form Fields; Summary.
- Chapter 7: Cascading Style Sheets; Introducing CSS; Where You Can Add CSS Rules; CSS Properties; Controlling Text; Text Formatting; Text Pseudo-Classes; Styling Text; Selectors; Lengths; Introducing the Box Model; Creating a Style Sheet for Code; Summary; Chapter 8: More Cascading Style Sheets; Links; Backgrounds; Lists; Tables; Outlines; The :focus and :active Pseudo-ClassesGenerated Content; Miscellaneous Properties; Additional Rules; Positioning and Layout with CSS; Summary.
- Chapter 9: Rounded Corners, Animations, Custom Fonts, and More; The Modular Approach of CSS3; Mature CSS3 Modules; New and In-Development Modules; Summary; Chapter 10: Learning JavaScript; What Is Programming About?; How to Add a Script to Your Pages; Create an External JavaScript; The Document Object Model; Starting to Program with JavaScript; Variables; Operators; Functions; Conditional Statements; Looping; Events; Built-in Objects; Writing JavaScript.