Why do style sheets exist?
Answer / Rohit Rathi
Style sheets, specifically CSS (Cascading Style Sheets), exist to separate the presentation of a document from its structure and content. By using CSS, web developers can control the layout, colors, fonts, and other visual aspects of a web page without having to modify the underlying HTML code.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is wordpress hover?
What is a keyframe in css?
What is the use of sprites in css?
Is html considered coding?
How to vertically center a div for all browsers?
What is font-family apple-system ?
What is the purpose of em measurement unit?
What is css2?
How to create box shadow and text shadow using css3?
How do you override the underlining of hyperlinks?
What is set rule?
What is a flex container?