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. The 'P' in craP (from a design perspective) stands for...






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






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






4. More strict version of HTML






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






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






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






8. he 'R' in cRap (from a design perspective) stands for ...






9. Syntax for an attribute






10. Common image type for images directly from photographs (give both spellings)






11. Image type that supports transparency with limited colors






12. <p>I'm blogging <em>now</p></em> is an example of __________






13. Best type of font (as a family) to use for web page text






14. Variables/attributes which are named according to their function (ex: class="warning") are said to be ______






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






16. Matching tags along with their enclosed content for example: <p>Hello World</p>






17. Special symbol that can be placed in a url to hyperlink to a specific place within a given page you are linking to






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. Dynamic web pages often have this extension






20. Matching tags along with their enclosed content for example: <p>Hello World</p>






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






22. Tag name within a list that specifies individual entries






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






24. Attribute used to create internal hyperlinks






25. Tag name of element used to embed CSS commands within a web page






26. Attribute name for creating a table row






27. hypertext transfer protocol






28. Tells a browser exactly how you would like a web page to be displayed






29. Best type of font (as a family) to use for web page text






30. Tag name for creating paragraphs






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






32. Renders a web page's content






33. Client-side language used with HTML to give a web page functionality






34. Browser affiliated with Apple






35. Renders a web page's content






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






37. Tag name for a bulleted list






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






39. Using width and/or height attributes on an image can inadvertently lead to ________






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






41. Tag name within a list that specifies individual entries






42. The basic structure of web pages that supports the use of CSS and JavaScript






43. '..' means ____________






44. Delimiter for multiple attributes within a tag






45. Attribute name for creating a table column






46. Tag that allows you to drop a frame of any width or height anywhere in a document as if it were an image






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






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






49. A complete command for a hyperlink to Bighow - with text: "I read Bighow!" and a _______ of "Let's read Bighow now" <a href="http://www.bighow.com" title="Let's read Bighow now">I read Bighow!</a>






50. Inventor of the World Wide Web