Lessons 7 - SSI
The web page which contains the SSI is
environmental.shtml
The CSS file is ssi.css
The included text file is ssi.txt
Lessons 6 - Forms
The HTML page which contains the form is form.html
The CSS file is form.css
Lessons 5 - Tables
The HTML page which contains the table is tables.html
The CSS file is tables.css
Lessons 3 & 4 - <div>, <span>, & Layout
The HTML page which contains the div tags is statements.html
The HTML page which contains span tags is capitals.html
The HTML page which contains 2 elements which have descendant selectors to define their style is statements.html The descendant selector in the top-navigation div changes the style of the a tag and the descendant selector in the footer div changes the style of the p tag.
The HTML page which displays the 2 column layout is
2col.html
The CSS file is 2col.css
The HTML page which displays the liquid layout is
statements-liquid.html
The CSS file is liquid.css
The HTML page which displays the frozen layout is
statements-frozen.html
The CSS file is frozen.css
The HTML page which displays the jello layout is
statements-jello.html
The CSS file is jello.css
Lesson 2 - Box Properties
This page displays the line height property and the box properties. All paragraphs display the line-height property and the paragraph with the id of "quote" displays the box properties.
This page displays a background image. The "logo" class displays the background properties.
CSS file for lesson 2
Lesson 1 - HTML editors
HTML editor review of Komodo Edit 5