Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

please answer the following question select one css is responsible for …

Question

please answer the following question select one css is responsible for what in building a website? select the one choice that best answers the prompt above: answer 1 content answer 2 style answer 3 structure answer 4 behavior

Explanation:

Brief Explanations

CSS (Cascading Style Sheets) is used to style web - pages. It defines how HTML elements are displayed, including aspects like colors, fonts, layout, etc. It is not responsible for content (handled by HTML), structure (also mainly HTML), or behavior (usually JavaScript).

Answer:

  1. Style