Тести
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
element
:
Мова контенту: English
Русский
How many cells will the following table have: The code: <table border='1' width=50%> <tr> <td colspan='2'>Cell 1</td> </tr> <tr> <td>Cell 2</td> <td>Cell 3</td> </tr> </table>
element
Which tag defines a header cell in an HTML table?
element
What is the correct HTML code to define a table element without borders?
element
Which HTML element defines a horizontal rule that used to separate content?
element
What HTML element will you use to display the text in a fixed-width font, and to preserves both spaces and line breaks?
element
What is the correct HTML element for inserting table cell?
element
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>
element
Select correct HTML code for inserting a link with the tooltip text.
element
Is it allowed to use title attribute on any HTML element in HTML5?
element
element
← Попередня
11
12
13
14
15
Наступна →
Зареєструйся Зараз
або
Підпишись на майбутні тести