|
Topic
|
General Description of Subject Matter
|
|
Chapter 1 – Introduction to web development
|
How web applications work, introduction to HTML and CSS, tools for web development, viewing deployed web pages, and critical web development issues.
|
|
Chapter 2: How to code, test, and validate a web page
|
HTML and CSS syntax, using a text editor to work with HTML and CSS files, and testing, debugging, and validating HTML and CSS files.
|
|
Chapter 3: How to use HTML to structure a web page
|
Coding the head section and text elements, structuring the content of a page, and coding links, lists, and images.
|
|
Chapter 4: How to use CSS to format the elements of a web page
|
Ways to provide CSS styles, specifying measurements and colors, coding selectors and working with text, and using
external style sheets.
|
|
Chapter 5: How to use the CSS box model for spacing, borders, and backgrounds
|
Using the box model to layout pages (size and space elements and borders and backgrounds)
|
|
Chapter 6: How to use CSS for page layout
|
Floating elements in 2 and 3 column layouts and using CSS3 to create text columns.
|
|
Chapter 17: How to design a web site
|
Users and usability, design guidelines, and methods and
procedures for design.
|
|
Chapter 18: How to deploy a web site on a web server
|
Getting a web host and domain name and transferring files to and from the web.
|
|
Chapter 7: How to work with links and lists
|
Coding and formatting lists, coding links, creating navigation lists and bars.
|
|
Chapter 8: How to work with images
|
Including images on a page, resizing and aligning images, working with thumbnails, image rollovers, and image maps, using and image editor and getting images.
|
|
Chapter 9: How to work with tables
|
Creating tables, using CSS to format a table, adding headers and footers, merging cells in a column or row, and providing for accessibility.
|
|
Chapter 10: How to work with forms
|
Creating forms, using buttons, text fields, drop-down lists, and using HTML5 features and controls.
|
|
Chapter 11: How to add audio and video to your web site
|
Common media types for video and audio, video and audio codecs, audio and video supports in various browsers, and adding audio and video to web pages.
|
|
Chapter 12: How to format web pages for printing
|
Defining style sheets for printing web pages.
|
|
Chapter 13: How to use JavaScript to enhance your web pages
|
Using JavaScript for opening popup windows, image rollovers, image swaps, slide shows, and tabbed data.
|
|
Chapter 14: How to use jQuery to enhance your web pages
|
Using jQuery for carousels and slide shows and using jQuery UI for accordions, auto-completion, popup dialog boxes, and sortable lists.
|
|
Chapter 16: Advanced HTML 5 and CSS 3 features
|
Embedding fonts in a web page, using geolocation feature, using web storage features, and creating draggable content.
|