Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
table
:
Язык контента: English
Русский
What does the table-layout property do?
table
Select correct HTML tags that allow to create tables.
table
What attribute will you use to make a cell span more than one row?
table
What border will the following table have? The code: <table style="width:50%"> <tbody> <tr> <td>JavaScript</td> </tr> <tr> <td>AngularJS</td> </tr> </tbody> </table>
table
What HTML tag you will use to define table headings?
table
How can you center an image (in relation to parent block) ? If the conditions are: div#parent - the parent block; img - an image which has to be centered. Choose correct statements for realization.
table
Which of these elements are all <table> elements?
table
Which of these elements are <table> elements? Select all that correct.
table
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>
table
Which tag defines a header cell in an HTML table?
table
← Предыдущая
1
2
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты