Тести
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
style
:
Мова контенту: English
Русский
When setting properties in style, you can see the prefix -webkit- or -moz-, what is it?
style
The site has more than a hundred HTML documents that have the same style. What is the best way to connect CSS?
style
What styles of borders exist?
style
Which expression is written correctly?
style
Is it true that the style of the browser (and not the author's style or style of the user) is the highest priority when choosing a style for an element?
style
How will you set wrapped in <h1> tag text to blue color?
style
Select all correct style attributes that can be added to an unordered list, to define the style of the marker.
style
How can you set background color to red?
style
There is HTML with a nested stylesheet: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Margin test</title> <style type="text/css"> #div1 { position: absolute; width: 200px; height: 100px; border: none; padding: 0; background: green; } #div2 { margin-top: 20%; border: none; padding: 0; background: red; color: red; } </style> </head> <body> <div id="div1"> <div id="div2">*</div> </div> </body> </html> What will be the margin-top value for the block with identifier div2 calculated in pixels?
style
How can you make a centered text? Select all that apply.
style
← Попередня
1
2
3
Наступна →
Зареєструйся Зараз
або
Підпишись на майбутні тести