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. An HTML document consists of two parts: DOCTYPE ______ and document tree






2. One of the most common media types and is also the encoding standard for audio; currently used on all Apple products






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






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






5. Easiest way to add audio to an HTML5 page






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






7. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____






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






9. Browser's internal representation of a web page






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






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






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






13. Approximate max number of characters in a title element






14. New _____ in HTML add semantics and structure






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






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






17. Attribute values are delimited by ______






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






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






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






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






22. Command to establish the characters that compose a page






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






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






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






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






27. _______________ are used to list terms and their descriptions






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






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






30. For browsers that don't support video or audio elements - you can ____ an object element within the video or audio element to play a flash file






31. HTML tag to code a hyperlink






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






33. Adobe's plug-in for video






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






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






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






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






38. Syntax for html container






39. Essential coding language in HTML5






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






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






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






43. Three elements used to make descriptions lists: <dl> - _____ - <dd>






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






45. Tag for ordered lists






46. Two parts of the _________: head and body






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






48. MIME type for a WAV






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






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