What is the purpose of CSS?

(1 point)
Responses

to define the structure of a web page

to define the structure of a web page

to manage a database

to manage a database

to describe what a web page will look like

to describe what a web page will look like

to allow JavaScript to run successfully

to describe what a web page will look like

The purpose of CSS (Cascading Style Sheets) is to describe what a web page will look like.

The purpose of CSS (Cascading Style Sheets) is to describe how a web page should look. It is used to define the visual style and layout of elements on a web page, such as fonts, colors, spacing, and positioning.

To find the purpose of CSS, you can refer to documentation or reliable sources such as w3schools.com or the official CSS specification from the World Wide Web Consortium (W3C). These sources provide detailed explanations of CSS and its intended use in web development.