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.

Яким буде значення відступу від верхнього краю сторінки до верхнього краю рядка Firstпісля обробки браузером наступного фрагмента коду

<Style>

body {margin: 0;

padding: 0

}

.first {

background: Aqua;

position: absolute;

left: 100px;

top: 50px;

margin: 100px;

padding: 10px

}

</ Style>

<Body>

<Div class = "first"> First </ div>

</ Body>

</ Html>

(CSS)

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