Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
html
:
Язык контента: English
Русский
How many cells will contain the following table? <table border='1' width=50%> <tr> <td rowspan='2'>Cell 1</td> <td>Cell 2</td> <td>Cell 3</td> </tr> <tr> <td>Cell 4</td> <td>Cell 5</td> </tr> </table>
html
Select correct HTML code for inserting a link with the tooltip text.
html
Is it allowed to use title attribute on any HTML element in HTML5?
html
Consider following code snippet: <ul> <li> element 1</li> <li> element 2</li> <li> element 3</li> </ul> Select all correct statements on code above
html
What is the correct HTML to define a file-select field for file uploads?
html
Consider following code snippet: <input name="Name" type="hidden" value="Hello World" /> What will be displayed on page?
html
How can you make a centered text? Select all that apply.
html
Which of these HTML codes aligns the content of the table cell to the right?
html
What do the HTML table attribute colspan do?
html
What is the correct HTML for inserting a drop-down list?
html
← Предыдущая
20
21
22
23
24
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты