InterviewSolution
Saved Bookmarks
| 1. |
Explain In Brief About The Term Css. |
|
Answer» A stylesheet LANGUAGE used to describe the presentation of a document WRITTEN in a MARKUP language. Cascading STYLE Sheets are a BIG breakthrough in Web design because they allow developers to control the style and layout of multiple Web pages all at once. A stylesheet language used to describe the presentation of a document written in a markup language. Cascading Style Sheets are a big breakthrough in Web design because they allow developers to control the style and layout of multiple Web pages all at once. |
|