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 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>
html
Select correct HTML code for inserting a link with the tooltip text.
html
Is it allowed to use title attribute on any HTML element in HTML5?
html
Consider following code snippet: <ul> <li> element 1</li> <li> element 2</li> <li> element 3</li> </ul> Select all correct statements on code above
html
What is the correct HTML to define a file-select field for file uploads?
html
Consider following code snippet: <input name="Name" type="hidden" value="Hello World" /> What will be displayed on page?
html
How can you make a centered text? Select all that apply.
html
Which of these HTML codes aligns the content of the table cell to the right?
html
What do the HTML table attribute colspan do?
html
What is the correct HTML for inserting a drop-down list?
html
← Prev
20
21
22
23
24
Next →
Sign Up Now
or
Subscribe for future quizzes