QUESTION IMAGE
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
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.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
c. Cascading Style Sheets