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. MIME type for a MPG/MPEG






2. Browser's internal representation of a web page






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






4. Tabs & line returns and extra spaces are ____






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






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






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






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






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






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






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






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






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






14. Software components used to 'decode' video files so they may be played






15. MIME type for a MP3






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






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






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






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






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






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






22. Windows' plug-in for video






23. Syntax for html container






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






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






26. MIME type for a WAV






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






28. Safari and Chrome both use the Webkit _______ engine






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






30. In addition to the required 'charset' metadata attribute - _____ and keywords attributes should be provided as well for SEO






31. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag






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






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






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






35. Provides information about the contents of a web document






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






37. An element without content or a closing tag






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






39. Image type used for high quality (many colors - gradients) where transparency is required






40. New _____ in HTML add semantics and structure






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






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






43. Version of HTML that preceded HTML5






44. id and class names are __________






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






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






47. Description lists were called _____ lists in HTML4 - but they were renamed because you can code more than one <dd> element for each <dt> element






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






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






50. Adobe's plug-in for video