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. Version of HTML that preceded HTML5






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






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






4. An open source browser engine






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






6. A free product that can convert one type of media to another






7. Windows' plug-in for video






8. Attribute used to provide "tooltips" when a user hovers the mouse over the element






9. Tabs & line returns and extra spaces are ____






10. Name of the '|' symbol






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






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






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






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






15. It refers to an official Internet standard that specifies how messages must be formatted so that they can be exchanged between different email systems. It is a very flexible format - permitting one to include virtually any type of file or document in






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






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






18. Command to establish the characters that compose a page






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






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






21. Safari and Chrome both use the Webkit _______ engine






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






23. _______________ are used to list terms and their descriptions






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






25. Apple's plug-in for video






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






27. An element without content or a closing tag






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






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






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






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






32. An element without content or a closing tag






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






34. Tag for ordered lists






35. Browser's internal representation of a web page






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






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






38. To say that a browser "_______" supports a media type means that the browser doesn't require a plug-in for it.






39. Tag used for metadata






40. Easiest way to add video to an HTML5 page






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






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






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






44. Three tags for special types of text: pre - ______ - address






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






46. Essential coding language in HTML5






47. New _____ in HTML add semantics and structure






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






49. Image type used for photographs and scans






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