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. HTML documents = ?






2. What does HTML use to describe web pages?






3. Which HTML tags define a paragraph?






4. What is a markup language?






5. Where are HTML attributes specified?






6. Browsers automatically add an empty space before and after a paragraph tag. T or F?






7. What are HTML documents defined by?






8. What do HTML documents describe?






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






10. What kind of language is HTML?






11. What kind of language is HTML?






12. Inserts a single line break:






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






14. What are the names of a tag pair?






15. What are HTML tags?






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






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






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






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






20. What are HTML tags?






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






22. Which tag defines the most important heading?






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






24. What do HTML attributes do?






25. Is HTML a programming language?






26. HTML documents = ?






27. Which tag creates an horizontal lane in a HTML page?






28. Defines a paragraph:






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






30. What is the form of an HTML attribute?






31. Which attribute is used to break out of a frame / go to the top used in the anchor tag?






32. What are HTML markup tags usually called?






33. Which HTML tags define a HTML link?






34. Which HTML tags define a HTML link?






35. What do HTML documents describe?






36. 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?






37. Is HTML a programming language?






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






39. What HTML stands for?






40. What is the purpose of a web browser?






41. What is the HTML link tag syntax?






42. Search engines use your headings to index the structure and content of your web pages. T or F?






43. What do HTML documents contain?






44. Tag that defines a link:






45. Which HTML tag defines an image?






46. What is a hyperlink/link?






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






48. Always add a trailing slash to sub-folder references. T or F?






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






50. The tag for a HTML comment is: