Beyond HTMLThe style-sheet file contains things like the following:
| body | { background-color: pink } |
| h1,h2 | { font-family: sans-serif; color: brown } |
| code | { font-family: sans-serif; color:green } |
| ul | { list-style-image: url("icons/obullet.gif") } |
This example defines display attributes for the body of the page, for 1st and
2nd-level headings, and for any text which is
tagged as code, and specifies an image to use
as the bullets for unordered lists.

Last modified: Thu, 2007 Mar 8 09:45:21
Slide show generated from beyond.html by Weasel 2007 Mar 8