A Wired.com user account lets you create, edit and comment on Webmonkey articles. You will also be able to contribute to the Wired How-To Wiki and comment on news stories at Wired.com.
It's fast and free.
processing...Retrieve Sign In
Please enter your e-mail address or username below. Your username and password will be sent to the e-mail address you provided us.
processing...Welcome to Webmonkey
- edit articles
- add to the code library
- design and write a tutorial
- comment on any Webmonkey article
Sign In Information Sent
Stylesheets Guide
/skill level/
/viewed/
m (1 revision(s)) |
|||
| Line 1: | Line 1: | ||
| - | |||
'''What Is CSS?''' | '''What Is CSS?''' | ||
| - | CSS (cascading stylesheets) is a simple mechanism for controlling the style of a Web document without compromising its structure. By separating visual design elements (fonts, colors, margins, and so on) from the structural logic of a Web page, CSS give Web designers the control they crave without sacrificing the integrity of the data - thus maintaining its usability in multiple environments. In addition, defining typographic design and page layout from within a single, distinct block of code - without having to resort to image maps, <font> tags, tables, and spacer GIFs - allows for faster downloads, streamlined site maintenance, and instantaneous global control of design attributes across multiple pages. | + | CSS (cascading stylesheets) is a simple mechanism for controlling the style of a Web document without compromising its structure. By separating visual design elements (fonts, colors, margins, and so on) from the structural logic of a Web page, CSS give Web designers the control they crave without sacrificing the integrity of the data - thus maintaining its usability in multiple environments. In addition, defining typographic design and page layout from within a single, distinct block of code - without having to resort to image maps, <tt><font></tt> tags, tables, and spacer GIFs - allows for faster downloads, streamlined site maintenance, and instantaneous global control of design attributes across multiple pages. |
| + | |||
| + | Client-side support for the various CSS properties is uneven, even among browsers that support stylesheets. | ||
| + | == Article == | ||
| + | |||
| - | + | == Suggested readings == | |
| + | <div id="series"> | ||
| + | <div class="series_hdr">From the series</div> | ||
| + | {| width="620" style="background:#e5f9ff;" | ||
| + | | | ||
| + | [[Reference:Stylesheets Guide|Stylesheets Guide]]<br /> | ||
| + | [[Reference:How CSS Works|How CSS Works]]<br /> | ||
| + | [[Reference:Linking Stylesheets|Linking Stylesheets]]<br /> | ||
| + | [[Reference:CSS Units of Measure|CSS Units of Measure]]<br /> | ||
| + | [[Reference:CSS Attributes|CSS Attributes]]<br /> | ||
| + | [[Reference:CSS Properties|CSS Properties]]<br /> | ||
| + | [[Reference:CSS Examples|CSS Examples]] | ||
| - | + | |} | |
| - | + | </div> | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
Current revision
What Is CSS?
CSS (cascading stylesheets) is a simple mechanism for controlling the style of a Web document without compromising its structure. By separating visual design elements (fonts, colors, margins, and so on) from the structural logic of a Web page, CSS give Web designers the control they crave without sacrificing the integrity of the data - thus maintaining its usability in multiple environments. In addition, defining typographic design and page layout from within a single, distinct block of code - without having to resort to image maps, <font> tags, tables, and spacer GIFs - allows for faster downloads, streamlined site maintenance, and instantaneous global control of design attributes across multiple pages.
Client-side support for the various CSS properties is uneven, even among browsers that support stylesheets.
Article
Suggested readings
|
Stylesheets Guide |
- This page was last modified 02:49, 14 May 2008.
/related_articles/
Special Offer For Webmonkey Users
WIRED magazine:
The first word on how technology is changing our world.
