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. HTML tag to code a hyperlink






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






3. Extension used for a custom icon






4. MIME type for a SWF






5. Safari and Chrome both use the Webkit _______ engine






6. Name of the '|' symbol






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






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






9. Apple's plug-in for video






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






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






12. MIME type for a PDF






13. ________ structure <!-- blah blah blah -->






14. _______________ are used to list terms and their descriptions






15. Image type used for photographs and scans






16. Tag for unordered lists






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






18. Command to establish the characters that compose a page






19. Version of HTML that preceded HTML5






20. An open source browser engine






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






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






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






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






25. Easiest way to add video to an HTML5 page






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






27. Browser's internal representation of a web page






28. Three image formats supported by most browsers: jpeg (jpg) - gif - _____






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






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






31. Essential coding language in HTML5






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






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






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






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






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






37. Inline element that lets you identify text that can be formatted with CSS






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






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






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






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






42. Syntax for html container






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






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






45. If you don't specify the MIME type for a file - it will be opened in the browser's _____ media player for that media type






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






47. Provides information about the contents of a web document






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






49. ________ structure <!-- blah blah blah -->






50. Browser's internal representation of a web page