This section deals with the mechanics of building Web pages—this is the crux of the tutorial. Pages in this section cover:
- Raw Materials : discusses the building blocks of Web pages
- Basic Page Structure : how HTML pages are structured
- HTML Syntax : discusses the basic syntax for HTML statements
- HTML Reference : reference for the primary HTML elements
- CSS Syntax : describes the syntax for CSS statements
- Layout with CSS : page layout using CSS positioning
- Javascript : using Javascript to add functionality to a site