Test your basic knowledge |

Html Theory

Subject : it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. What does HTML use to describe web pages?






2. Attribute names and attribute values are case-insensitive. T or F?






3. What are HTML tags?






4. Browsers automatically add some empty space (a margin) before and after each heading. T of F?






5. What is the name attribute used for?






6. What are HTML documents defined by?






7. What is the HTML link tag syntax?






8. What is the HTML code syntax for a link?






9. Inserts a single line break:






10. What kind of language is HTML?






11. Which HTML tag defines an image?






12. What are start tag and end tag also called?






13. What does HTML use to describe web pages?






14. What is a hyperlink/link?






15. HTML documents = ?






16. What do HTML attributes do?






17. What are the names of a tag pair?






18. What happens if the browser does not find the named anchor specified?






19. Tag that defines a link:






20. Which HTML tag defines an image?






21. What are HTML elements with no content called?






22. What do HTML documents contain?






23. What pair of HTML tags describe the visible content?






24. HTML documents = ?






25. What pair of HTML tags describe a web page?






26. What HTML stands for?






27. What are HTML markup tags usually called?






28. Which HTML tags define a paragraph?






29. Which HTML tags define a HTML link?






30. The recommended tag for HTML line break is:






31. What are HTML elements with no content called?






32. With HTML you cannot change the output by adding extra spaces or extra lines in your HTML code. T or F?






33. Which tag defines the most important heading?






34. What is the purpose of a web browser?






35. Where are HTML attributes specified?






36. Which tags define HTML headings?






37. Which HTML tags define a HTML link?






38. What do HTML documents describe?






39. HTML tags are case sensitive. T or F?






40. What are HTML documents defined by?






41. What kind of language is HTML?






42. It is recommended to use lowercase in HTML tags. T or F?






43. The <a> tag can be used to create a link to another document - by using the href attribute. What else can it be used in?






44. Which HTML attribute defines a link address in the <a> tag?






45. Which HTML tags define a paragraph?






46. When you move the cursor over a link in a Web page the arrow will turn into a little hand. T or F?






47. What is the form of an HTML attribute?






48. Is HTML a programming language?






49. The tag for a HTML comment is:






50. What attribute should be used for the HTML5 standard instead of the name attribute?