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. Adobe's plug-in for video






2. _______________ are used to list terms and their descriptions






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






4. Browser's internal representation of a web page






5. The attribute used to help a screen reader pronounce words correctly






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






7. Command to establish the characters that compose a page






8. An unordered list is often called a ____ list






9. Windows' plug-in for video






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






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






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






13. Syntax for html container






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






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






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






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






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






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






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






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






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






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






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






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






26. Image type used for photographs and scans






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






28. Easiest way to add video to an HTML5 page






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






30. New _____ in HTML add semantics and structure






31. Name of the '|' symbol






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






33. Tag for unordered lists






34. Browser's internal representation of a web page






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






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






37. It's a best practice to code a series of links within a _______ list






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






39. A MIME type describes the contents of a media file and helps a browser determine what to use to open it






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






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






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






43. An element without content or a closing tag






44. Tabs & line returns and extra spaces are ____






45. Tabs & line returns and extra spaces are ____






46. Provides information about the contents of a web document






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






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






49. New _____ in HTML add semantics and structure






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