3 - cascading style sheets (css)\nlearning objective: identify the correct usage of different…

3 - cascading style sheets (css)\nlearning objective: identify the correct usage of different implementations of css.\nwhat is the language that is used to provide rules and style properties to control the appearance of webpage?\na.) markup language\nb.) attributes\nc.) cascading style sheets\nd.) javascript object notation

3 - cascading style sheets (css)\nlearning objective: identify the correct usage of different implementations of css.\nwhat is the language that is used to provide rules and style properties to control the appearance of webpage?\na.) markup language\nb.) attributes\nc.) cascading style sheets\nd.) javascript object notation

Answer

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