Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
css
:
Язык контента: English
Русский
Which CSS property defines the font size of a text?
css
Which lines contain errors?
css
<p class="red yellow">What will be the color of this text?</p> CSS rules: .yellow{ color : yellow; } .red{ color : red; } What will be the color of the paragraph?
css
Which CSS code snippet sets the white background for all elements that have the "white" class?
css
<p class="red yellow">Which color will this text be?</p> CSS rules: p.yellow{ color:yellow; } .red{ color:red; } Which color will text in the paragraph has?
css
What defines the line-height property?
css
Which CSS property can set a font for a text to display?
css
Which class "red" can be applied only to the <h1>?
css
CSS 2 и 2.1 support box-shadow property (add shadow to the element).
css
Which of the following units of measurement are used in CSS to specify dimensions:
css
← Предыдущая
1
2
3
4
5
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты