C777 Unit 2: Cascading Style Sheets (CSS) Exam Questions With Rationales Answers
element[attribute*=value] - ANSWER-Which selector targets every instance of a specified HTML element whose specified attribute contains the specified substring value? element[attribute^=value] - ANSWER-Which selector targets every instance of a specified HTML element whose specified attribute begins with the specified value? element:checked - ANSWER-Which selector targets every checked instance of a specified HTML element? element:disabled - ANSWER-Which selector targets every disabled instance of a specified HTML element? element:enabled - ANSWER-Which selector targets every enabled instance of a specified HTML element? element:first-of-type - ANSWER-Which selector targets every instance of a specified HTML element that is the first of its parent? element:last-of-type - ANSWER-Which selector targets every instance of a specified HTML element that is the last of its parent? element1~element2 - ANSWER-Which selector targets every instance of element2 that is preceded by an instance of element1? background Properties are in this order: background: bg-color bg-image position/bg-size bg-repeat bg-origin bg-clip bg-attachment initial|inherit; - ANSWER-Which property allows you to set different background properties in one declaration? background-clip Key values for this property: border-box - extends behind the border padding-box - extends to the inside edge of the border
Written for
- Institution
- C777 Unit 2: Cascading Style Sheets
- Course
- C777 Unit 2: Cascading Style Sheets
Document information
- Uploaded on
- April 12, 2024
- Number of pages
- 9
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
c777 unit 2 cascading style sheets css exam que
-
c777 unit 2 cascading style sheets css stuvia
-
elementattributevalue answer which selector
Also available in package deal