xhtml

TwitterFacebook
Get flash to fully experience Pearltrees

CSS 2.1 Reference

http://www.w3.org/TR/CSS21/ This specification defines Cascading Style Sheets, level 2 revision 1 (CSS 2.1). CSS 2.1 is a style sheet language that allows authors and users to attach style (e.g., fonts and spacing) to structured documents (e.g., HTML documents and XML applications). By separating the presentation style of documents from the content of documents, CSS 2.1 simplifies Web authoring and site maintenance. CSS 2.1 builds on CSS2 [CSS2] which builds on CSS1 [CSS1] . It supports media-specific style sheets so that authors may tailor the presentation of their documents to visual browsers, aural devices, printers, braille devices, handheld devices, etc.
This reference is based on the CSS 2.1 specification. To better understand how Web browsers use CSS to render markup, please refer to the Box Model article. "Must know" list margin , padding , border , background-color , color , font-family , font-size , float Complete list

CSS Reference

http://xhtml.com/en/css/reference/

S5: A Simple Standards-Based Slide Show System

S5 is a slide show format based entirely on XHTML, CSS, and JavaScript. With one file, you can run a complete slide show and have a printer-friendly version as well. The markup used for the slides is very simple, highly semantic, and completely accessible. http://meyerweb.com/eric/tools/s5/
[ Basic Syntax | Pseudo-classes and Pseudo-elements | Cascading Order ] Basic Syntax Rules Selectors http://www.htmlhelp.com/reference/css/structure.html

CSS Structure and Rules