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. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.






2. Multiple attributes are separated by a(n) ______






3. Command to establish the characters that compose a page






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






5. Tabs & line returns and extra spaces are ____






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






7. 'http://www.yahoo.com/movies.html' is an example of a _____ path






8. Attribute values are delimited by ______






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






10. Essential coding language in HTML5






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






12. Easiest way to add audio to an HTML5 page






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






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






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






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






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






18. MIME type for a WAV






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






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






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






22. Div and span elements should only be used when more ________ don't apply






23. MIME type for a MPG/MPEG






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






25. Browser's internal representation of a web page






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






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






28. 'codec' stands for ______






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






30. An element without content or a closing tag






31. Tag for creating an image on a web page






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






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






34. An open source browser engine






35. HTML tag to code a hyperlink






36. _______________ are used to list terms and their descriptions






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






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






39. Provides information about the contents of a web document






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






41. New _____ in HTML add semantics and structure






42. Essential coding language in HTML5






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






44. Image type used for small illustrations and logos






45. Using the _____ element is a good way to display YouTube videos in your web pages






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






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






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






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






50. An open source browser engine