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. The html element is the _____ element of the tree






2. The attribute used to help a screen reader pronounce words correctly






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






4. Image attribute that provides a screen (tool) tip






5. Image type used for small illustrations and logos






6. Attribute values are delimited by ______






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






8. Tag for unordered lists






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






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






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






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






13. Command to establish the characters that compose a page






14. MIME type for a PDF






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






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






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






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






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






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






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






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






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






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






25. Attribute with the <a> tag that specifies the address you want to link to






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






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






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






29. Provides information about the contents of a web document






30. Essential coding language in HTML5






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






32. Windows' plug-in for video






33. Character entities begin with a ampersand (&) and end with a ______






34. Version of HTML that preceded HTML5






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






36. Adobe's plug-in for video






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






38. MIME type for a MPG/MPEG






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






40. MIME type for a SWF






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






42. HTML tag to code a hyperlink






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






44. Tabs & line returns and extra spaces are ____






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






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






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






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






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






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