Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
border
:
Язык контента: English
Русский
Do all of the options for writing the border property output a thin black solid frame for the selector class img.myImg? 1. border: 1px solid #000; 2. border: solid 1px #000; 3. border: #000 solid 1px; 4. border: #000 1px solid; 5. border: solid #000 1px;
border
Which border is set by the next line ? border: 2px dotted #0000FF;
border
What styles of borders exist?
border
Which code snippet allows you to remove the border around the graphic link (specify all the appropriate options)?
border
What attribute will you use to not display a border around the iframe?
border
Select correct attributes for <img> HTML tag?
border
Mark the correct statements for the property border-radius
border
What is the correct HTML code to define a table element without borders?
border
What is the correct HTML element for inserting table cell?
border
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>
border
← Предыдущая
1
2
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты