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)
École, étude et sujet
- Établissement
- CSS/HTML
- Cours
- CSS/HTML
Infos sur le Document
- Publié le
- 15 novembre 2023
- Nombre de pages
- 5
- Écrit en
- 2023/2024
- Type
- Examen
- Contenu
- Questions et réponses
Sujets
-
css latest 2022 already passed