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)
Escuela, estudio y materia
- Institución
- CSS/HTML
- Grado
- CSS/HTML
Información del documento
- Subido en
- 15 de noviembre de 2023
- Número de páginas
- 5
- Escrito en
- 2023/2024
- Tipo
- Examen
- Contiene
- Preguntas y respuestas
Temas
-
css latest 2022 already passed