Mobile app version of vmapp.org
Login or Join
Welton855

: CSS, short for Cascading Style Sheets, is a language used to control the presentation of HTML and XHTML documents. Each CSS document is made out of rulesets preceded by a selector - a set

@Welton855

CSS, short for Cascading Style Sheets, is a language used to control the presentation of HTML and XHTML documents. Each CSS document is made out of rulesets preceded by a selector - a set of rules for matching HTML and XHTML elements, containing property-value pairs that defines the presentation of the elements matching the selector. CSS is presented as a collection of features (CSS1, CSS2, CSS3).

Useful links


W3C Cascading Style Sheets home page
SitePoint CSS Reference
W3C CSS Validation Service
Cascading Style Sheets on the Web Standards Curriculum
Eric Meyer's reset.css


Pure CSS Alternatives (CSS Automation)


LessCSS
SASS


Frameworks


Blueprint
960 CSS Framework
JQuery UI CSS Framework
YAML
YUI CSS Grids

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Welton855

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme