Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
element
:
Язык контента: English
Русский
What does <textarea> tag specify?
element
Which CSS property sets the element's opacity to 50%?
element
Which CSS should be added to allow the link to appear on the top: <a href="#" title="Test" style="margin-top:50px;">Test</a>
element
How to create a white, translucent element background?
element
<style type="text/css"> #bottom { background: #66806E url(images/clover.png) no-repeat 20px bottom; min-height: 80px; color: #E4BC96; padding: 5px 5px 5px 140px; } #bottom p { margin: 5px 0;} #bottom a {color: #FFFDE0; } </style> This style defines:
element
Specify the attribute of the tag that is used to reference the external style sheet.
element
What will be the margin between two blocks <div> and <p>? <body> <div id="d1">...</div> <p id="p1">...</p> </body> #d1 { margin-bottom:30px; padding:0; } #p1 { margin-top:20px; padding:0; }
element
Sometimes, when you enter the page, the button already lights up by default. What attribute is applied to interface elements (such as checkboxes and radio buttons) when they are in the "on" position?
element
element
What property should I use to change the transparency level of a web page element?
element
← Предыдущая
1
2
3
4
5
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты