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. File separator symbol for web pages



2. Tag fpr creating a multiline area where information may be entered in a freeform style






3. Dominant tag name used in a form for creating GUI elements for a user to interact with






4. Renders a web page's content






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






6. Web pages that simply convey information without user interactivity






7. Largest heading tag name






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






9. Syntax for an attribute






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






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






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






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






14. orm submission technique where information is transmitted via an array






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






16. mallest heading tag name






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






18. Extension for a web page document






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






20. Using this attribute is strongly recommended for use in case an image cannot load or if the file cannot be found






21. Web pages that simply convey information without user interactivity






22. Three parts of an HTML element: opening tag - ________ - closing tag






23. Tag name for a bulleted list






24. Line break tag (show complete structure)






25. Tag fpr creating a multiline area where information may be entered in a freeform style






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






27. Base language for Android devices






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






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






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






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






32. Unit of measure of elements in a web page






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






34. Attribute name specifying the number of pixels of space between adacent cells and/or their container






35. ________ can be validated at http://jigsaw.w3.org/css-validator/






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






37. Tag structures like <br /> are known as _______






38. How many color names are available to a designer?






39. Important design considerations for most GUI elements: ________ - proximity






40. Horizontal menu bars are often list items that have been styled by CSS making them _______






41. White in hex code:






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






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






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






45. Most common default name for the 'home page' of a static web site






46. Tag that tells the browser about the page






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






48. Browser affiliated with Apple






49. Delimiter for tags






50. More strict version of HTML