CSS Latest 2022 Already Passed
CSS Acronym for Cascading Style Sheet (defines how to display HTML elements) selector Specify which elements are to be influenced by the style rule declaration A style attached to a specific selector (consists of a property and a value) property The style attribute you want to change value Suggests how the property should be formatted /*...*/ CSS comment tag # The selector symbol used to specify a style for a single/unique element (the element targeted must be marked with the "id" attribute) . The selector symbol used to specify a style for a group of elements (the elements targeted must be marked with the "class" attribute) background Sets all the background properties in one declaration (must be in proper order- color-image-repeat-attachment-position-inherit) background-attachment Sets whether a background image is fixed or scrolls with the rest of the page (scroll-fixed-inherit) background-color Sets the background color of an element (rgb-#hex-name-transparent- inherit)
Written for
- Institution
- CSS/HTML
- Course
- CSS/HTML
Document information
- Uploaded on
- November 15, 2023
- Number of pages
- 5
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
css latest 2022 already passed