Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
browser
:
Язык контента: English
Русский
What is the difference between pseudo-elements :after and ::after?
browser
Select correct statements on HTML Attributes
browser
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>
browser
What is the purpose of the HTML tag <noscript>?
browser
Does the browsers display HTML tags on web page?
browser
In which area you will add <p>text</p> to be displayed by the browsers?
browser
How will you insert comments in your HTML code?
browser
Consider following code snippet: <html> <body> <p>I <!--don't--> like <span>HTML</span></p> </body> </html> What will be displayed on page?
browser
Why the browser does not display the text between the <!-- -->?
browser
Select two HTML elements that are required for HTML5 document.
browser
← Предыдущая
1
2
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты