Тести
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
element
:
Мова контенту: English
Русский
Select the correct <form> attribute which specifies that the browser should not validate the form. <!DOCTYPE html> <html> <body> <form action="/action_page.php" novalidate> E-mail: <input type="email" name="user_email"> <input type="submit"> </form> <p> <strong>Note:</strong> The novalidate attribute defines that the browser will not validate data which is entered into the form. The form tag is not supported in Internet Explorer 9 and earlier versions, or in Safari. </p> </body> </html>
element
How can you create a tooltip that will be displayed when you move the mouse over the element?
element
Select correct statements on <div> HTML tag.
element
Select all correct type attribute values of input tag.
element
Does HTML5 require empty elements such as <br> to be closed?
element
What HTML tag will you use to define superscripted text?
element
What is the correct HTML for creating a hyperlink?
element
What type of bullets will be marked following unordered list? <ul> <li>HTML5</li> <li>CSS3</li> <li>JavaScript</li> <li>jQuery</li> </ul>
element
What is the correct HTML element that allows to group related data in a form?
element
How can you define the horizontal text CENTER alignment for an HTML5 element?
element
← Попередня
3
4
5
6
7
Наступна →
Зареєструйся Зараз
або
Підпишись на майбутні тести