Тести
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
css
:
Мова контенту: English
Русский
The code is given. <div id="foxmenu"> Text </div> What style will be applied to this code?
css
Which statements are true for display: inline-block?
css
How to use CSS to define a circular list marker?
css
Which values can the text-align property take?
css
How to center the inline content of the block element horizontally using CSS (for example, <div>Some inline content </div>) ?
css
Select the attribute name of the html tag that you can specify inline (directly inside the opening tag).
css
How to set the red color of the text for an element using CSS?
css
Select the CSS property which you can use to specify the shape of the mouse pointer when it is placed above (is hovered) the element.
css
Which values of the position property set the way the element is positioned relative to the browser window or other objects on the web page?
css
There are 4 blocks, how many green ones? <div class="first"></div> <div class="second"></div> <div class="third"></div> <div class="fourth"></div> div{width:50px;height:50px;} .first{background: rgba(0,255,0,1);} .second{background: rgba(255,0,0,1);} .third{background: rgba(0,255,0,0);} .fourth{background: rgba(0,0,255,1);}
css
← Попередня
4
5
6
7
8
Наступна →
Зареєструйся Зараз
або
Підпишись на майбутні тести