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. In the code for a video element - the _____ attribute lets you specify an image file to be used as a static image in place of the video that would otherwise begin playing automatically.






2. New _____ in HTML add semantics and structure






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






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






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






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






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






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






9. Extension used for a custom icon






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






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






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






13. Essential coding language in HTML5






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






15. Image type used for photographs and scans






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






17. An unordered list is often called a ____ list






18. Safari and Chrome both use the Webkit _______ engine






19. Approximate max number of characters in a title element






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






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






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






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






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






25. Browser's internal representation of a web page






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






27. id and class names are __________






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






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






30. Version of HTML that preceded HTML5






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






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






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






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






35. Tag for an item within a list (either ordered or unordered)






36. Apple's plug-in for video






37. Version of HTML that preceded HTML5






38. _______________ are used to list terms and their descriptions






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






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






41. Syntax for html container






42. The two main kinds of _______ in HTML: ordered and unordered






43. Tabs & line returns and extra spaces are ____






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






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






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






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






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






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






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