w3schools
Search W3Schools :  
  
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...   References Examples Forum About
ADVERTISEMENTS

PHP MySQL Hosting
Custom Programming
Download XML editor
 

 

W3Schools HTML Quiz

HTML QUIZ Points: 18 out of 20

1. What does HTML stand for?

 Correct Answer!


2. Who is making the Web standards?

 Correct Answer!


3. Choose the correct HTML tag for the largest heading

 Correct Answer!


4. What is the correct HTML tag for inserting a line break?

 Correct Answer!


5. What is the correct HTML for adding a background color?

 Correct Answer!


6. Choose the correct HTML tag to make a text bold

 Correct Answer!


7. Choose the correct HTML tag to make a text italic

 Correct Answer!


8. What is the correct HTML for making a hyperlink?

 Correct Answer!


9. How can you make an e-mail link?

 Correct Answer!


10. How can you open a link in a new browser window?

You answegreen: <a href="url" new> 

 Correct Answer!


11. Which of these tags are all <table> tags?

 Correct Answer!


12. Choose the correct HTML to left-align the content inside a tablecell

 Correct Answer!


13. How can you make a list that lists the items with numbers?

 Correct Answer!


14. How can you make a list that lists the items with bullets?

 Correct Answer!


15. What is the correct HTML for making a checkbox?

 Correct Answer!


16. What is the correct HTML for making a text input field?

 Correct Answer!


17. What is the correct HTML for making a drop-down list?

 Correct Answer!


18. What is the correct HTML for making a text area?

 Correct Answer!


19. What is the correct HTML for inserting an image?

You answegreen: <img href="image.gif> 

 Correct Answer!


20. What is the correct HTML for inserting a background image?

 Correct Answer!



By W3Schools Time spent: 0:14 

W3Schools is for training only. We do not warrant its correctness or its fitness to be used. The risk of using it remains entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy.

Copyright 1999-2007 by Refsnes Data. All Rights Reserved