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. Language responsible for aesthetics of a web page






2. Name(s) of the '#' symbol: hash - number symbol - pound symbol - _______






3. Tag name for a bulleted list






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






5. With virtually no exceptions - divisions and spans should have ______ attributes with self-documenting names without spaces






6. Store and serve web pages






7. Approximately how many colors are available to a designer?






8. A unique name used to locate your site






9. Attribute used to create internal hyperlinks






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






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






12. mallest heading tag name






13. Elements that 'stand on their own' or 'break out' of the flow which tend to stack vertically in a page






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






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






16. The trademark symbol can be made with the code &trade; which is an entity ______ or by &#8482; which is an entity number.






17. The basic top-level web page structure responsible for user interaction with a page with respect to entering information






18. Attribute name for creating a table column






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






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






21. Largest heading tag name






22. Hexadecimal is also known as _____






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






24. An element often used for short quotations that should not 'break out' of the document flow






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






26. Don't use _____ when naming files and folders for your web site






27. ______________ tells the browser the character set used in the web page






28. Makes your web page understandable to you in the future and to others who what to build on it






29. 'dog' vs. 'Dog' demonstrates ________






30. Hexadecimal is also known as _____






31. Images with transparency are shown in Photoshop with a _____________ background






32. Data is appended to a URL using this symbol






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






34. Horizontal scrolling should be ________ at all costs






35. Tag name for producing subscripted text






36. Image that is not displaying for some reason






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






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






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






40. Horizontal scrolling should be ________ at all costs






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






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






43. Describes the proportional relationship between an image's width and its height.






44. Unit of measure of elements in a web page






45. Form submission technique where information is transmitted via the URL






46. The content of the <a> element is the ______ for the link






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






48. Highest level tag element in a web page






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






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