CSS Reference

Includes a link to each CSS Property covered in Brugbarts Reference.

This is the CSS Reference on Brugbart, use this in combination with the HTML and CSS Tutorials.

CSS is used by web-designers to change the appearance of HTML pages.

Getting started

You can edit CSS using just about any normal text-editor. It is generally not recommended to use WYSIWYG tools, unless you fully understand the code, and are able to tell if the WYSIWYG editor has done things correctly.

If you are on the look-out for a free editor to use, be sure to check out: Web Designers Tools List

CSS Reference

  1. An Introduction to CSS
  2. Comments in CSS
  3. Background Properties
  4. Text-style Properties
  5. Border Properties
  6. Margin and Padding Properties
  7. Layout Properties
  8. List Properties
  9. Table Properties

Other

  1. CSS Selectors
  2. Colors
  3. The W3C CSS Validation Service