Test your basic knowledge |

Html5 Basics

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. Three common attributes for the meta tag: _____ - name and content






2. The attribute used to help a screen reader pronounce words correctly






3. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer






4. <a> is an example of a(n) _______ element






5. JavaScript method (function) that places string information into the body of a web page






6. Running an HTML file on all of the browsers you may use: ______ an HTML file






7. Browser's internal representation of a web page






8. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag






9. Multiple attributes are separated by a(n) ______






10. Apple's plug-in for video






11. To see if an HTML file passes a standard of compliance ________ an HTML file






12. An open source browser engine






13. A very important element in the head of a page that provides search engine information






14. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'






15. Tag used for metadata






16. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer






17. ________ structure <!-- blah blah blah -->






18. Software components used to 'decode' video files so they may be played






19. A MIME type describes the contents of a media file and helps a browser determine what to use to open it






20. Five common attributes for an image tag: src - ____ - height - width - title






21. A free product that can convert one type of media to another






22. Version of HTML that preceded HTML5






23. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute






24. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute






25. Attribute with the <a> tag that specifies the address you want to link to






26. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.






27. Syntax for html container






28. Tabs & line returns and extra spaces are ____






29. Three common attributes for the meta tag: _____ - name and content






30. Command to establish the characters that compose a page






31. _____ refers to the qualities that make a web site accessible to users especially disabled users






32. Links that jump to a location on the same page use _____ - created with the <a> element with the id attribute






33. Running an HTML file on all of the browsers you may use: ______ an HTML file






34. Version of HTML that preceded HTML5






35. Character coding that has support for many alphabets including non-western ones






36. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI






37. description terms (<dt>) can only contain text and ______ elements






38. Regarding media for a web page: If you are having trouble getting the <object> & <param> elements to work properly - ______ is supported by HTML5 and may be a useful alternative






39. 'http://' is the _______ of a URL






40. Tag for ordered lists






41. An unordered list is often called a ____ list






42. Name of the '|' symbol






43. Write a hyperlink - that jumps to a placeholder with an id of 'top' on the home page of the site (assume you are not on that page now). The link should read "Return to Home"....






44. Tag used for metadata






45. Command to attach an external JavaScript (called 'myscripts.js' to a web page






46. Discover/correct problems in an HTML file: _____ an HTML file






47. It's a best practice to code a series of links within a _______ list






48. A ____ is a location on a page that can be linked to






49. Four other HTML5 semantic elements: _____ - time - figure - figcaption






50. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices