CS 50.11C - Cascading Style Sheets
Email Margaret Ogilvie
Here is a link to the original table based Business of Web Design
Here is the page with the tables, javascript stripped out of it: old-code.html.
live-site - with external
style sheet added
live.css file - including 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
live site with font and
text properties
css file
Position Property - static
Position Property
- relative
Position Property - absolute
Position Property -
fixed
Live site with <div> tags colorized
live site with box properties
css file
2 column layout using absolute positioning
3 column layout using absolute positioning
3 column with header and footer using float and clear
Live site - web page
Live site - css file
Three fixed columns with a background image
Three columns with fluid side columns and 2 background images
Live site with background image
live site with centering trick
CSS file that controls live site with centering trick
Page with links that display an image in the background that has 4 states
Live site (hover over to do list)