| Cascading Style Sheets (CSS) An extension to to allow styles, e.g. colour, , size to be specified for certain elements of a document. Style information can be included in-line in the HTML file or in a separate CSS file (which can then be easily shared by multiple HTML files). Multiple levels of CSS can be used to allow selective overriding of styles. {Home (http://www.w3.org/Style/CSS/)}. (2000-07-26) |