logo

Crowdly

Browser

Add to Chrome

Якого кольору шар не буде видно після обробки браузером наступного фрагмента код...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Якого кольору шар не буде видно після обробки браузером наступного фрагмента коду?

<Style>

body {margin: 0; padding: 0; color: white }

div {position: absolute;

width: 10em;

height: 1em;

top: 0;

left: 0 }

<Body>

<Div style = "z-index: 1; background: orange; left: 10em"> 1 </ div>

<Div style = "z-index: 2; background: Green;"> 2 </ div>

<Div style = "z-index: 3; background: Blue; left: lOem; position: inherit;"> 3 </ div>

</ Div>

</ Style>

(CSS)

0%
0%
More questions like this

Want instant access to all verified answers on moodle.chnu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome