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 elements used to make descriptions lists: <dl> - _____ - <dd>






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






3. An open source browser engine






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






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






6. Name of the '|' symbol






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






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






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






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






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






12. Common use of a link element that provides a 'custom' feel to your web page






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






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






15. Tabs & line returns and extra spaces are ____






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






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






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






19. Essential coding language in HTML5






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






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






22. Three tags for special types of text: pre - ______ - address






23. Adobe's plug-in for video






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






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






26. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers






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






28. Two parts of the _________: head and body






29. Command to establish the characters that compose a page






30. You should use ____ to control the space between block elements






31. Four core HTML attributes: id - _____ - title - lang






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






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






34. Syntax for html container






35. If an <a> element links to a media file - the browser tries to display or play it by using the right media player. To help the browser find the right one - you can use the type attribute to specify a ____ type






36. An element without content or a closing tag






37. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers






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






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






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






41. New _____ in HTML add semantics and structure






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






43. Attribute values are delimited by ______






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






45. MIME type for a PDF






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






47. Browser's internal representation of a web page






48. id and class names are __________






49. Browser's internal representation of a web page






50. Apple's plug-in for video