CSS
From DocForge
| This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page. |
CSS, Cascading Style Sheets, are a way of expressing formatting and display properties of a document. CSS is most typically used by web browsers to format HTML for display to the user.
In CSS each HTML element, identified by the element type, name, or id, can be given formatting instructions.

