Cascading Style Sheets

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(References)
(Links and References)
Line 25: Line 25:
 
* [http://shouldiprefix.com/ What CSS to prefix?]
 
* [http://shouldiprefix.com/ What CSS to prefix?]
 
* [http://www.andreaforte.net/ParkICER2013.pdf Towards a Taxonomy of Errors in HTML and CSS]
 
* [http://www.andreaforte.net/ParkICER2013.pdf Towards a Taxonomy of Errors in HTML and CSS]
 +
* [http://flexboxfroggy.com/ Flexbox Froggy: Help Froggy and friends by writing CSS code]
  
 
[[Category:W3C]]
 
[[Category:W3C]]

Revision as of 04:03, 1 March 2016

File Format
Name Cascading Style Sheets
Ontology
Extension(s) .css
MIME Type(s) text/css
Released 1996

Cascading Style Sheets (CSS) is a Web styling format.

CSS is an important technology in the modern Web, where many characteristics of the presentation of a site are specified including fonts, colors, and special effects. Some of these things were formerly done using now-deprecated HTML elements and attributes such as the "font" element.

Page layout can also be specified using CSS, replacing older techniques of using tables for layout, but some developers still find tables easier to learn than CSS layout.

Links and References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox