CS 50.11C - Cascading Style Sheets
Here is a link to the table based page
Here is the page with the tables, javascript stripped out of it. old code
Here is the page after code has been modified to pass XHTML validation clean code
Live lesson with external
live.css style sheet added
bus-web.css file - include a multiple selector
Create the following files to illustrate how to stretch and shrink fonts
relative.html
relative-big.html
relative-sm.html
fixed.html
fixed-small.html
Vertical Align Text sampler
live site with font and
text properties
css file
Extra Credit:
font-sampler.html
text-sampler.html
Position Property -
static
Position Property
- relative
Position Property
- absolute
Position Property -
fixed
post your comments to the class message board
2 column layout using absolute positioning
3 column layout using absolute positioning
3 fixed columns with a background image, so the 3 columns go down the entire length of the columns.
The"live site" with a background image (fixed or fluid your choice).