Difficulty: Medium
Average Score: 73%
Given the following HTML statement:
<div class="example">Example</div>
And the following style:
.example { background: red;
}

Which line of code changes the background color of the <div> tag when the width is between 600 pixels and 900 pixels or more than 1,100 pixels?

Report an Issue

Help us improve by flagging this content.

Rate this Practice Test

How helpful was this material?