Test your basic knowledge |

Html4 Web Design

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. Attribute value for a GUI element that renders it invisible to the user






2. _________ attribute used to open a link in another browser window - but pages with this ability may not validate and can be problematic for users on a variety of devices and alternative browsers






3. Largest heading tag name






4. Complete attribute showing a menu item that should be shown as selected in the menu as it is first loaded in the web page (the default choice)






5. Extension for a web page document






6. Tag name that specifies the 'dialect' of a web page (show any special symbols)






7. <br /> is an example of an ____________ element






8. Don't use _____ when naming files and folders for your web site






9. Largest heading tag name






10. Tag name for creating hyperlinks






11. _________ to the rule that elements have an opening and closing tag (yet commonly used tags): img - br






12. Server-side language used with HTML to give a web page functionality






13. Image type that supports transparency with many colors






14. Attribute name specifying the number of pixels of space between a cell well and its content






15. Geeky-looking computer symbols for special (reserved) symbols like '<' or '&'






16. Spaces must not appear in _____






17. Smaller sized image that may be 'clicked' to see a larger version of the image on another page






18. Attribute determining what should be done when a form is submitted






19. Delimiter for tags






20. Tag name of element for inserting images in a web page






21. Server side language that can write HTML 'on the fly'






22. Attribute value that creates a text-input box with obscured letters as a user types






23. Attribute name for creating hyperlinks






24. Delimiter for tags






25. Don't use _____ when naming files and folders for your web site






26. [72 - 120] is __________ of pixels per inch for a web image






27. Complete HTML command that specifies a title on a web page saying "The Story of My Life"






28. An 'essential' add-on in Firefox that supports web page development and analysis






29. More strict version of HTML






30. Two type of ____ in HTML: unordered - ordered






31. Attribute to specify the location of a JavaScript file named 'myscripts.js' that is to be loaded from an external location






32. A complete command to create an ____________ to a location called 'top' within a given page - with text: 'Top of page' <a href="#top">Top of page</a>






33. Attribute value that creates round GUI elements where only one of the elements can be active at a time






34. items of data in a tag that provide additional information to the browser






35. items of data in a tag that provide additional information to the browser






36. A ________ would best be represented with a JPEG rather than a GIF






37. Most ______ (tabs - returns - spaces) are ignored by the browser






38. ___________ on a traditional computer monitor: red - green - blue






39. ag name that specifies a title for a web page in a browser's 'chrome'






40. Used for images with solid colors - logos and geometric shapes with reduced color content - 256 max color numbers






41. Attribute value that creates a text-input box






42. JPEG (JPG) does not support _________






43. Name(s) of the '#' symbol: hash - number symbol - pound symbol - _______






44. Attribute name used to give a name to an object so that it can be accessed using CSS or JavaScript






45. The <a> tag is known as the _______ tag






46. Elements that 'stand on their own' or 'break out' of the flow which tend to stack vertically in a page






47. Complete attribute showing a menu item that should be shown as selected in the menu as it is first loaded in the web page (the default choice)






48. Tag elements placed inside other tag elements are said to be ___________






49. More strict version of HTML






50. _________ for HTML <!-- comments here -->