Site Notes -- Details of the site design for the
technical
or just plain curious.
Below is the design of the page layout.
This layout is consistent across all pages as it is applied to a template.
Each page is based on this template

Notes:
This site is designed using the Document Object Model (DOM) and the CSS box model. CSS is used to describe the layout. This layout is a fixed width container centered in the <body> with a header, main, and footer boxes. The main box contains a left sidebar and the "content" box.
CSS gives Web designers control over the appearance of their web sites by separating the visual presentation from the content. It lets them easily make minor changes to a site or perform a complete overhaul of the design. In CSS Site Design instructor and leading industry expert Eric Meyer reviews the essentials of CSS, including selectors
This site is designed using the Document Object Model (DOM) and the CSS box model. CSS is used to describe the layout. This layout is a fixed width container centered in the <body> with a header, main, and footer boxes. The main box contains a left sidebar and the "content" box.
CSS gives Web designers control over the appearance of their web sites by separating the visual presentation from the content. It lets them easily make minor changes to a site or perform a complete overhaul of the design. In CSS Site Design instructor and leading industry expert Eric Meyer reviews the essentials of CSS, including selectors
