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. Hexadecimal is also known as _____






2. Suggested tag structure to indicate that JavaScript is not enabled






3. Attribute name for creating a table heading






4. The attribute used to specify the location of a hyperlink






5. 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)






6. File separator symbol for web pages



7. Attribute name for creating hyperlinks






8. Tag name for producing subscripted text






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






10. These tags are located inside a drop-down menu to create the various entries of a menu






11. Attribute name that lets you apply a CSS style to a particular object






12. Attribute value for a GUI element that renders it invisible to the user






13. A tag that should not be used for submitting forms because of misinterpretations by IE






14. The 'P' in craP (from a design perspective) stands for...






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






16. Attribute name to specify various kinds of lists: letters - numbers - Roman numerals - etc






17. hypertext transfer protocol






18. Tag that holds the information seen in a browser






19. Tag name for creating paragraphs






20. Tag name for producing subscripted text






21. Dynamic web pages affiliated with Microsoft have this extension






22. Attribute for specifying a style sheet language as that of CSS






23. Image that is not displaying for some reason






24. Tag that would allow information placed within it to look just as it was typed in the tag body






25. Unit of measure of elements in a web page






26. Tag name for producing superscripted text






27. Small piece of software written by a developer that can be embedded in Firefox for additional functionalities






28. Attribute name to specify various kinds of lists: letters - numbers - Roman numerals - etc






29. Attribute name used to denote the location of a picture file for a web page






30. ttribute name used to put a caption on a table






31. Symbol used to close a tag 'pair'






32. Using width and height attributes for images ensures that the page layout is ___________ even before the page is loaded






33. Before you launch a site you should always check it's operation in the 4 major browsers: IE - Firefox - _____- Safari






34. Lesser-used default name for the home page of a static web site






35. The 'P' in craP (from a design perspective) stands for...






36. Drop-down menus are created with this tag






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






38. The 'A' in crAp (from a design perspective) stands for...






39. Renders a web page's content






40. Base language for Android devices






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






42. Renders a web page's content






43. Symbol used to close a tag 'pair'






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






45. Tag name for a special type of list often used with definitions






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






47. Tag name of element that contains 'behind the scenes' information (like metadata) to help a page work according to design intentions






48. Base language for Android devices






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






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