Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
html
:
Язык контента: English
Русский
Which statements are true for the inline-block elements?
html
When setting properties in style, you can see the prefix -webkit- or -moz-, what is it?
html
What does the text-align property do?
html
<div class="question"> <p class="black green">What will be the color of the text?</p> </div> CSS rules: p.green { color:green; } .question .black { color:black; }
html
Specify the option in which the indentation parameters are set correctly.
html
What does the table-layout property do?
html
Choose a CSS code snippet which sets the bold font for all items <p>.
html
The site has more than a hundred HTML documents that have the same style. What is the best way to connect CSS?
html
How do I set the background color for the h1 header?
html
Which background will be visible in the div box if the following html markup is given: <div class="square" style="background-color: red !important;"> </div> and a CSS table is connected: .square { width: 100px; height: 100px; background-image: url(img/square.jpg); /* picture size 100x100 pixels */ background-color: black; }
html
← Предыдущая
6
7
8
9
10
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты