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. Tag name of element for inserting images in a web page






2. Two elements types nested within a ________ list: dt (definition term) and dd (definition (definition))






3. Highest level tag element in a web page






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






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






6. Transitional ________ allows older HTML tags






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






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






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






10. alt is an important attribute for _____________ users






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






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






13. A _______ image is not an acceptable image file type to use on a web page






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






15. HTML was designed to _____ data.






16. Common means of transferring your web pages and content to a server






17. Line break tag (show complete structure)






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






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






20. Data is appended to a URL using this symbol






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






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






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






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






25. Extension for a web page document






26. Attribute name that specifies a group name that may apply to multiple tags/objects






27. Renders a web page's content






28. HTML structure best used for displaying data - but prior to CSS often used (misused) for positioning of web elements within a page






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






30. Centralized authority to make sure only one person at a time uses a given domain name






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






32. Top folder of your web site






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






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






35. Attribute responsible for determining how data from a form should be handled






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






37. Tag name for bolding an item






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






39. Tag used to combine elements into a group in a vertical stacking type arrangement






40. < > are often called _________






41. Global address that can be used to locate anything on the Web






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






43. Black in hex code:






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






45. Language responsible for aesthetics of a web page






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






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






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






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






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