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. Attribute values are delimited by ______






2. Adobe's plug-in for video






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






4. A website should (must) be contained in a folder called the _____






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






6. Syntax for html container






7. New _____ in HTML add semantics and structure






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






9. In the code for a video element - the _____ attribute lets you specify an image file to be used as a static image in place of the video that would otherwise begin playing automatically.






10. The HTML for a navigation list is best coded as a series of <a> elements within the ___ elements of an unordered (<ul>) list






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






12. Image type used for photographs and scans






13. Provides information about the contents of a web document






14. Tag for unordered lists






15. For images with useful content - always code a(n) _____ attribute that describes the image






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






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






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






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






20. Tabs & line returns and extra spaces are ____






21. Always code the _____ attribute on the html element to identify the language of the page






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






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






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






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






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






27. Useful site to check a browser's current ratings






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






29. The html element is the _____ element of the tree






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






31. MIME type for a MP3






32. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS






33. Windows' plug-in for video






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






35. Chrome - Safari - Firefox and Internet Explorer are examples of _________






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






37. An unordered list is often called a ____ list






38. Browser's internal representation of a web page






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






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






41. Easiest way to add video to an HTML5 page






42. Character entities begin with a ampersand (&) and end with a ______






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






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






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






46. Command to attach an external style sheet (called 'mystyles.css' to a web page






47. Three common video codecs: H.264 - _____ - VP8






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






49. Tag used for metadata






50. One of the most widely-used media types for audio