CSS Properties

Page 7

Wrap Up

These CSS properties are some of the most useful ones, but it is by no means a complete list. I've excluded the majority of positioning attributes, as that will be covered in another article. I've excluded aural rules, which are used by browsers which read pages aloud for the blind. And I've excluded a number of other advanced properties which I'll cover in an upcoming article on advanced stylesheets.

The best way to find out about these properties is to experiment with them. You can go straight to W3C's complete listing of CSS2 properties, or use Eric Meyer's excellent CSS Reference, which opens W3C's page in a frame and links directly to bookmarks for various properties.

Cascading Stylesheets are an excellent tool, and hopefully you now have the tools to go out and do the job. Happy coding!