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. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair






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






3. To deploy (publish) a website to the Internet you transfer your files with a(n) ____ program






4. When you use the ____ element for media - you code all parameters as _____ - not as <param> elements






5. Tag used for metadata






6. Name of the '|' symbol






7. MIME type for a MPG/MPEG






8. Image type used for small illustrations and logos






9. Provides information about the contents of a web document






10. 'codec' stands for ______






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






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






13. Provides information about the contents of a web document






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






15. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair






16. An element without content or a closing tag






17. Sockets - Canvas - Video - Web Workers and Local Storage are examples of ___________ ______






18. Using the _____ element is a good way to display YouTube videos in your web pages






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






20. Tabs & line returns and extra spaces are ____






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






22. Attribute values are delimited by ______






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






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






25. Two parts of the _________: head and body






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






27. Image type used for photographs and scans






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






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






30. Essential coding language in HTML5






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






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






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






34. Safari and Chrome both use the Webkit _______ engine






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






36. True or false: Heading tags are the preferred way to size text.






37. Prefix on a path that navigates up from a child to a parent folder






38. Two parts of the _________: head and body






39. Windows' plug-in for video






40. _______________ are used to list terms and their descriptions






41. Version of HTML that preceded HTML5






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






43. Inline element that lets you identify text that can be formatted with CSS






44. Chrome - Safari and the Android and iPhone mobile browsers are based on_______






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






46. Write a hyperlink - nested in a paragraph - that jumps to a placeholder with an id of 'top' on the same page as the link. The link should read "Return to top"....






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






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






49. Tag for creating an image on a web page






50. id and class names are __________