The Slacker's Guide to HTML


[
advanced search]

Home
HTML
Basics
Text Tags and
Text Positioning
Images
Links
Forms
Tables
Frames
Adding Sound
Meta Tags
Horizontal Rules
Comment Tags
Tips & Tricks
HTML Tips
ASCII Codes
RGB Color Chart
Refreshing Pages
Viewing Source
CSS
Basics
Selectors
Properties
Values
Cursor Effects
Positioning Content
Measurement in CSS
Centering with CSS
Custom Form Buttons
CSS For Links
Site Success Center
Site Promotion
Monetize Your Site
Extras
IE Vs. FireFox
MySpace Comment HTML
Downloads




CSS Properties

As explained in the introduction to this tutorial, properties are the elements in a style that get changed. For example, color is a property because you can change the color of an element.


Font Properties

Lists and explains such font properties as font-family, font-style, font-variant, font-weight, font-size, and the 'coverall' font property. Used to specify styles given to text, such as size changes, italics, boldness, and font face.

Color & Background Properties

Used to specify background images, color, repeat, alignment, and other background properties. The color property is used to define the color of backgrounds and text, as well as borders and other objects.

Text Properties

Includes such style properties as word spacing, letter spacing, text decoration, vertical align, text transform, text align, text indent, and line height.

Box Properties

Explains and simplifies margins, padding, border widths, colors, and styles. Also features the height & width, float, clear, and border side properties.