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
tag
:
Content language: English
Русский
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>
tag
Select correct HTML code for inserting a link with the tooltip text.
tag
Is it allowed to use title attribute on any HTML element in HTML5?
tag
What is the correct HTML to define a file-select field for file uploads?
tag
Consider following code snippet: <input name="Name" type="hidden" value="Hello World" /> What will be displayed on page?
tag
Which of these HTML codes aligns the content of the table cell to the right?
tag
What do the HTML table attribute colspan do?
tag
What does the target attribute of <a></a> element specifies?
tag
Consider following code snippet: <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p> <h2 id="preface">Ut enim ad minim veniam.</h2> <p> Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </p> How can you make a link to an <h2> element with id="preface"?
tag
What is the anchor in HTML?
tag
← Prev
8
9
10
11
12
Next →
Sign Up Now
or
Subscribe for future quizzes