Looking for Вебпрограмування test answers and solutions? Browse our comprehensive collection of verified answers for Вебпрограмування at moodle.chnu.edu.ua.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
(CSS)
(CSS)
(CSS)
<Html> <head> </ head>
<Body style = "margin: 0; padding: 0">
<Div style = "position: absolute; z-index: 2; background: orange; width: 20еm;"> Перший блoк </ div>
<Div scyle = "position: absolute; z-index: 1; left: 20em; width: 20em; background: green;"> Другий блок </ div>
<Div style = "position: relative; z-index: 3; background: yellow; left: 30em; width: 20еm;"> Третій блок </ div> </ body> </ html> :
(CSS)
<Style>
p: first-line {
background: Blue;
font-size: 150%;
}
p: first-letter {
font-size: 200%;
}
p {
font-size: 100%;
background: Orange;
}
</ Style>
(CSS)
(CSS)
(CSS for Web )
(CSS)
(CSS)
(CSS for Web )