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. 'http://' is the _______ of a URL






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






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






4. Write a hyperlink - nested in a paragraph - that jumps to a placeholder with an id of 'top' on the same page as the link. The link should read "Return to top"....






5. MIME type for a MPG/MPEG






6. HTML tag to code a hyperlink






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






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






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






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






11. Provides information about the contents of a web document






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






13. Chrome - Safari - Firefox and Internet Explorer are examples of _________






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






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






16. Browser's internal representation of a web page






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






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






19. Symbol often used to delimit phrases within a title tag's content






20. Ten inline elements for identifying content abbr - cite - code - dfn - em - kbd - q - ____ - strong - var






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






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






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






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






25. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer






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






27. New _____ in HTML add semantics and structure






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






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






30. Making sure a page looks good on multiple browsers of various vintages






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






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






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






34. 'codec' stands for ______






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






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






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






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






39. A free text editor that can be used to edit HTML or CSS code






40. Windows' plug-in for video






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






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






43. Browser's internal representation of a web page






44. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS






45. A website should (must) be contained in a folder called the _____






46. Essential coding language in HTML5






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






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






49. Fancy word to describe a code feature that has been phased out or shelved






50. Version of HTML that preceded HTML5