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)
<Style>
p.new {color: blue)
p # full {background: Orange }
</ Style>
</ Head>
<Body>
<P id = "full" class = "new" style = "font-weight: bold;"> Simple text </ p>
(CSS)
(CSS)
(CSS)
(CSS)
p {padding: 10px 20px 30px 40px; }
(CSS)
<Div style = "position: normal;
border: 1px solid;
width: 10em;
margin: 10px 5px 10em;
top: 10px;
left: 50px "> 5 </ div>
(CSS)
a)
div {padding: 10px; }
p {margin: 0px; }
б)
div {padding: 0px; }
p {margin: 10px; }:
(CSS)
(CSS)
(CSS)