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 that tells the browser about the page






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






3. In agree-upon technique for transferring hypertext documents around the Web






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






5. Two type of ____ in HTML: unordered - ordered






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






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






8. Most ______ (tabs - returns - spaces) are ignored by the browser






9. More strict version of HTML






10. Attribute name specifying the number of pixels of space between a cell well and its content






11. Image type that supports transparency with many colors






12. Attribute for establishing a document's relationship to a page as a style sheet






13. Web pages that simply convey information without user interactivity






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






15. The trademark symbol can be made with the code ™ which is an entity ______ or by ™ which is an entity number.






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






17. Tag name for creating hyperlinks






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






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






20. ag often used with radio and check boxes so users can see what they are choosing






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






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






23. HTML _______ often better to use (even though harder to remember) because Browsers may not support all entity names






24. Tag name for creating paragraphs






25. Image that is not displaying for some reason






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






27. Attribute name for creating a table heading






28. Tag name of element that contains the web page conten






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






30. Tag name within a list that specifies individual entries






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






32. Hexadecimal is also known as _____






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






34. Hexadecimal syntax for establishing color






35. The 'P' in craP (from a design perspective) stands for...






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






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






38. Tag name for a bulleted list






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






40. Highest level tag element in a web page






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






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






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






44. mallest heading tag name






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






46. Image that is not displaying for some reason






47. Syntax for an attribute






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






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






50. Drop-down menus are created with this tag