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 for Web )
(CSS for Web )
(CSS)
(CSS)
(CSS)
(CSS)
ul {list-style-type: circle;
list-style-image: url (../ path)
}:
(CSS)
(CSS)
#box {font-family: Verdana, "Comic Sans MS", Geneva, Arial, Helvetica, sans-serif }
Яким шрифтом буде відображено вміст #box, якщо на комп'ютері користувача встановлено всі шрифти, крім Geneva?
(CSS)
.box {
topmargin: 10рх;
border-bottom-style: solid green 1px;
border-left: 0.05еm dotted green;
toppadding: Зcm;
}
(CSS)