Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

3 - cascading style sheets (css) learning objective: identify the corre…

Question

3 - cascading style sheets (css)
learning objective: identify the correct usage of different implementations of css.
what is the language that is used to provide rules and style properties to control the appearance of webpage?
a.) markup language
b.) attributes
c.) cascading style sheets
d.) javascript object notation

Explanation:

Brief Explanations

Markup language (like HTML) structures content, attributes are part of HTML elements for additional info, and JavaScript Object Notation is for data - interchange. Cascading Style Sheets (CSS) is specifically used to control the appearance of web - pages by providing rules and style properties.

Answer:

c. Cascading Style Sheets