Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
table
:
Язык контента: English
Русский
What is the correct HTML code to define a table element without borders?
table
What is the correct HTML element for inserting table cell?
table
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>
table
Which of these HTML codes aligns the content of the table cell to the right?
table
What do the HTML table attribute colspan do?
table
Which of the HTML samples defines a title of the table?
table
What is the correct HTML for inserting a full-screen table?
table
Which term is used to describe data organized in rows and columns?
table
← Предыдущая
1
2
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты