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. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer






2. An HTML document consists of two parts: DOCTYPE ______ and document tree






3. 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






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






5. Approximate max number of characters in a title element






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






7. Syntax for html container






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






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






10. Essential coding language in HTML5






11. id and class names are __________






12. MIME type for a MP3






13. _______________ are used to list terms and their descriptions






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






15. Version of HTML that preceded HTML5






16. '/login.html' is an example of a ____ path






17. Div and span elements should only be used when more ________ don't apply






18. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute






19. Tag for an item within a list (either ordered or unordered)






20. Attribute used to provide "tooltips" when a user hovers the mouse over the element






21. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element






22. 'codec' stands for ______






23. Tag used for metadata






24. Essential coding language in HTML5






25. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS






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






27. 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"....






28. Two common examples of ________: <br> and <img>






29. An unordered list is often called a ____ list






30. 'images/logo.gif' is an example of a ____ path






31. Browser's internal representation of a web page






32. True or false: charset metadata is required for HTML5 validation






33. MIME type for a PDF






34. Making sure a page looks good on multiple browsers of various vintages






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






36. Three image formats supported by most browsers: jpeg (jpg) - gif - _____






37. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______






38. MIME type for a SWF






39. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element






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






41. HTML code elements should be in lower case except for the ____________ which is in upper case






42. An element without content or a closing tag






43. Five inline elements for formatting text: i - b - ____ - sup - br






44. A free text editor that can be used to edit HTML or CSS code






45. An open source browser engine






46. Tag for ordered lists






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






48. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var






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






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