Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
html
:
Язык контента: English
Русский
What is the default value of the z-index property for positioned elements?
html
In which cases there is no collapse effect of the block elements that are located nearby.
html
How to set a gray background for the first and third rows only? <table> <tr> <td>name</td> <td>one</td> </tr> <tr> <td>name</td> <td>two</td> </tr> <tr> <td>name</td> <td>three</td> </tr> <tr> <td>name</td> <td>four</td> </tr> </table>
html
What height will the <div> have with the wrapper class, if the following HTML markup and external stylesheet are given below: HTML – markup: <div class="wrapper"> <div class="block1"> </div> <div class="block2"> </div> </div> CSS – rules: .wrapper { width: 300px; overflow: hidden; } .block1 { margin: 50px 0; height: 100px; } .block2 { margin: 50px 0; height: 100px; }
html
What is HTML?
html
HTML stands for ...?
html
Does each HTML tag describes different document content?
html
What is a HTML tag?
html
Does the browsers display HTML tags on web page?
html
Do the HTML Tags need to be case sensitive?
html
← Предыдущая
15
16
17
18
19
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты