Quizzes
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
html
:
Content language: English
Русский
How will you set wrapped in <h1> tag text to blue color?
html
Select correct statements on HTML Attributes
html
What is the correct HTML code for inserting an image?
html
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>
html
Select HTML tags that will create quotation.
html
For example you have write 10 spaces in your text between two words. <p>Some Text</p> How will the browser display it?
html
Chose the correct tag to make a horizontal line in an HTML page.
html
How can you create a tooltip that will be displayed when you move the mouse over the element?
html
Choose the correct HTML tag for the largest heading.
html
Select correct statements on <div> HTML tag.
html
← Prev
9
10
11
12
13
Next →
Sign Up Now
or
Subscribe for future quizzes