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. In the old days (prior to CSS) - style was mixed with HTML __________






2. non-breaking space HTML entity






3. Web pages that can do things for a user besides simply convey information - that normally require some level of programming






4. Tag name for producing subscripted text






5. Tag name within a list that specifies individual entries






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






7. Why should you NEVER underline text in a web page for the purposes of emphasis? Could be mistaken for a ________






8. Tag that holds the information seen in a browser






9. The 'C' in Crap (from a design perspective) stands for ...






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






11. ag often used with radio and check boxes so users can see what they are choosing






12. A folder called 'fruit' contains two separate folders: 'apples' and 'pears' . Apples and pears are _____






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






14. Delimiter for multiple attributes within a tag






15. Font face and color should only be set by using _____






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






17. Image type that supports transparency with many colors






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






19. Hexadecimal syntax for establishing color






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






21. Tag used to group elements into a arrangement that flows with the text of a document






22. Attribute that determines the nature of a GUI element






23. href stands for...






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






25. Tag name of element that contains the web page conten






26. Attribute name that lets you display a 'tooltip' when a mouse passes over it






27. Top folder of your web site






28. Tag name for a sequential list






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






30. Hexadecimal syntax for establishing color






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






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






33. Additional data about a document - hidden from the normal user






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






35. Tag name for a bulleted list






36. The code:<meta name="_______" content="width=800" /> sets the width of a web page to 800 pixels






37. Navigation scheme to go to a __________ called 'beverages' beverages/...






38. Tag name of element used to write JavaScript commands within a page






39. Tag name of element used to load an external style sheet






40. More strict version of HTML






41. Line break tag (show complete structure)






42. Attribute name to specify the beginning number for a sequential list






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






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






45. Image that is not displaying for some reason






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






47. 'dog' vs. 'Dog' demonstrates ________






48. Black in hex code:






49. Everything between <a> and </a> is ________






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