Which web standard is used to describe the presentation of web pages? 🔊
The standard used to describe the presentation of web pages is CSS, which stands for Cascading Style Sheets. CSS dictates the design aspects of a webpage, including layout, colors, fonts, and overall aesthetics. It works in conjunction with HTML to enhance the visual presentation without affecting the underlying structure or semantics of the document. CSS also facilitates responsive design, allowing websites to adapt gracefully to various screen sizes and devices.
Equestions.com Team – Verified by subject-matter experts