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. Essential coding language in HTML5






2. Image type used for small illustrations and logos






3. For images with useful content - always code a(n) _____ attribute that describes the image






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






5. description terms (<dt>) can only contain text and ______ elements






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






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






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






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






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






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






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






13. Easiest way to add video to an HTML5 page






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






15. MIME type for a PDF






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






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






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






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






20. Essential coding language in HTML5






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






22. MIME type for a WAV






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






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






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






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






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






28. Tabs & line returns and extra spaces are ____






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






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






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






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






33. To display special characters (often those without keyboard values - such as a 'smiley') - use character _____






34. Tag for creating an image on a web page






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






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






37. 'codec' stands for ______






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






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






40. Extension used for a custom icon






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






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






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






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






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






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






47. MIME type for a MPG/MPEG






48. Browser's internal representation of a web page






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






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