Practice free →
HomeMaharashtra HSC Class 12 (Arts)informationtechnologyCascading Style Sheets in HTML5 › What does the CSS rule body{background-color:yel…

What does the CSS rule body{background-color:yellow} do?

ASets the entire page background to yellow
BAdds a yellow border around the page
CRemoves any existing background
DSets text colour to yellow
Answer & Solution
Correct answer: A. Sets the entire page background to yellow
1. The CSS Properties table lists background-color. 2. 'To set the background color in your webpage.' 3. 'body' selector targets the entire body element. 4. Setting background-color: yellow makes the page background yellow. _Source: Maharashtra Balbharati Std XII Information Technology, Ch 1 "Cascading Style Sheets in HTML5", §1.4 ¶3_
Solve this in the app — Maharashtra HSC Class 12 (Arts) practice & 24k+ MCQs →
Related questions