Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
tag
:
Язык контента: 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>
tag
Select correct HTML code for inserting a link with the tooltip text.
tag
Is it allowed to use title attribute on any HTML element in HTML5?
tag
What is the correct HTML to define a file-select field for file uploads?
tag
Consider following code snippet: <input name="Name" type="hidden" value="Hello World" /> What will be displayed on page?
tag
Which of these HTML codes aligns the content of the table cell to the right?
tag
What do the HTML table attribute colspan do?
tag
What does the target attribute of <a></a> element specifies?
tag
Consider following code snippet: <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p> <h2 id="preface">Ut enim ad minim veniam.</h2> <p> Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </p> How can you make a link to an <h2> element with id="preface"?
tag
What is the anchor in HTML?
tag
← Предыдущая
8
9
10
11
12
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты