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






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






3. Extension used for a custom icon






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






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






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






7. Provides information about the contents of a web document






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






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






10. New _____ in HTML add semantics and structure






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






12. Two parts of the _________: head and body






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






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






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






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






17. id and class names are __________






18. Safari and Chrome both use the Webkit _______ engine






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






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






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






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






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






24. Image type used for photographs and scans






25. Windows' plug-in for video






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






27. An unordered list is often called a ____ list






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






29. Tag for unordered lists






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






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






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






33. Essential coding language in HTML5






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






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






36. Symbol often used to delimit phrases within a title tag's content






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






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






39. MIME type for a MP3






40. Essential coding language in HTML5






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






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






43. Image type used for high quality (many colors - gradients) where transparency is required






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






45. Syntax for html container






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






47. Tag used for metadata






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






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






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