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. Special symbol that can be placed in a url to hyperlink to a specific place within a given page you are linking to






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






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






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






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






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






7. Extension for a web page document






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






9. [72 - 120] is __________ of pixels per inch for a web image






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






11. Suggested tag structure to indicate that JavaScript is not enabled






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






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






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






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






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






17. Attribute value that creates round GUI elements where only one of the elements can be active at a time






18. non-breaking space HTML entity






19. Things that functionally work with one another are in the same vicinity with each other (like a sofa-coffee table combo)






20. Tag name for producing subscripted text






21. An alternative for the normal bolding tag - which is often custom-styled with CSS






22. myLittleAttributeName demonstrates _____






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






24. Tag name of element for inserting images in a web page






25. Delimiter for tags






26. Inventor of the World Wide Web






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






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






29. '..' means ____________






30. XML (EXtensible Markup Language) was designed to_____ & store data.






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






32. White in hex code:






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






34. Attribute used to create internal hyperlinks






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






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






37. Largest heading tag name






38. Tag name for producing superscripted text






39. Images on a web page can drastically affect the download time of the page; therefore they should always be ________________ and their actual final dimensions should be stated with the appropriate attributes ( width & height) as measured in pixels.






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






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






42. Language responsible for web page behavior






43. Extension for a web page document






44. Before you launch a site you should always check it's operation in the 4 major browsers: IE - Firefox - _____- Safari






45. Transitional ________ allows older HTML tags






46. Attribute name for creating a table heading






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






48. Allowable symbols in hex code: ____ - A-F






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






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