Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
html
:
Язык контента: English
Русский
Which CSS property defines the font size of a text?
html
Which lines contain errors?
html
<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?
html
<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?
html
What defines the line-height property?
html
Which CSS property can set a font for a text to display?
html
Which of the following units of measurement are used in CSS to specify dimensions:
html
How to use italics with CSS?
html
How can I define a comment in a CSS file?
html
Select a CSS code snippet which does not contain syntax errors.
html
← Предыдущая
1
2
3
4
5
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты