CSS Examples Index

This small set of pages provides basic examples of some of the most simple aspects of using CSS to control fonts, colors and spacing on Web pages. I have listed some up-to-date links to helpful CSS resources on another page.

There are no lengthy explanations here, but the code is very brief. By comparing any example page to the previous page (linked to it), you can see what was changed to produce the new appearance.

Please feel free to copy the CSS here and use it on your own pages.

> Start Here
> Hover Color
> Fonts
> Custom Classes
> Using Tables with CSS

More Complex CSS Stuff
> Float Property
> Position

Compare Style Sheets
> Simple
> Medium Skill Level
> Higher Skill Level

>> Other Web authoring examples