CSS Part 1: Introduction to Cascading Style Sheets
|
Popularity: (109)
Tags: style cascading css sheets introduction Link: Visit It >> |
CSS is a form of style sheet language which is used to apply styles to HTML pages. It provides the capability to define styles like font, background, layout etc for various elements in a HTML document\'s presentation. One of the major advantages of CSS is that it allows for tableless web page design.