|
Cascading Style Sheets (CSS) is a simple mechanism for adding style to Web documents. With CSS, designers and users can create style sheets that define how different elements, such as headers and links, appear. These style sheets can then be applied to any Web page. We can apply multiple style sheets to the same web page. CSS can be used locally by the readers of web pages to define colors, fonts, layout, and other aspects of document presentation.
|
|