Practice free →
HomeMaharashtra HSC Class 12 (Arts)informationtechnologyCascading Style Sheets in HTML5 › In CSS declaration 'color: yellow;', what does '…

In CSS declaration 'color: yellow;', what does 'yellow' represent?

AHTML attribute
BSelector for the rule
CName of the declaration block
DValue of the color property
Answer & Solution
Correct answer: D. Value of the color property
1. The CSS Syntax section explains declaration parts. 2. Each declaration contains a property name and value, separated by a colon. 3. Here 'color' is the property and 'yellow' is the value. 4. Values are assigned to CSS properties via the colon separator. _Source: Maharashtra Balbharati Std XII Information Technology, Ch 1 "Cascading Style Sheets in HTML5", §1.4 ¶1_
Solve this in the app — Maharashtra HSC Class 12 (Arts) practice & 24k+ MCQs →
Related questions