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. Tabs & line returns and extra spaces are ____






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






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






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






5. The height and width attributes may be used to '________' an image to a given dimension.






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






7. Fancy word to describe a code feature that has been phased out or shelved






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






9. MIME type for a WAV






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






11. The 5 top browers in order from best to worst in terms of their HTML5 ratings: Chrome - Opera - Firefox - Safari - _________






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






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






14. Command to establish the characters that compose a page






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






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






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






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






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






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






21. Essential coding language in HTML5






22. Approximate max number of characters in a title element






23. MIME type for a MPG/MPEG






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






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






26. An open source browser engine






27. Tabs & line returns and extra spaces are ____






28. New _____ in HTML add semantics and structure






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






30. Syntax for html container






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






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






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






34. '/login.html' is an example of a ____ path






35. Windows' plug-in for video






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






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






38. Five inline elements for formatting text: i - b - ____ - sup - br






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






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






41. MIME type for a SWF






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






43. Browser's internal representation of a web page






44. Write a hyperlink - that jumps to a placeholder with an id of 'top' on the home page of the site (assume you are not on that page now). The link should read "Return to Home"....






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






46. HTML tag to code a hyperlink






47. Attribute values are delimited by ______






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






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






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