WGU-KVO1 Web TestEngine demo

Exit VCEDump WGU-KVO1 WGU Web Development Applications (KVO1)
Question 15 of 25
0% complete
Q15 Single choice
Given the following HTML:
```html
<div class="example">Example</div>
```
And the style:
.example {background: red;
}

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

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in