Saved Bookmarks
| 1. |
What is the use of css in html |
|
Answer» CSS is used for defining the styles for web pages. It describes the look and formatting of a document which is written in a markup language. It provides an additional feature to HTML. It is generally used with HTML to change the style of web pages and user interfaces. |
|