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. Hexadecimal syntax for establishing color






2. Language responsible for web page behavior






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






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






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






6. Symbol used to close a tag 'pair'






7. Store and serve web pages






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






9. Attribute name for creating a table row






10. Attribute name for creating a table row






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






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






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






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






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






16. Hexadecimal is also known as _____






17. White in hex code:






18. Delimiter for tags






19. Lesser-used default name for the home page of a static web site






20. Tag name for a bulleted list






21. Client-side language used with HTML to give a web page functionality






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






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






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






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






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






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






28. Client-side language used with HTML to give a web page functionality






29. Hexadecimal syntax for establishing color






30. With virtually no exceptions - hyperlinks should have _____ attributes to reduce visual clutter and to provide additional information about where the link goes






31. Tag used to draw to draw a horizontal line (rule) on a web page






32. Web pages should go through a ________ process at http://validator.w3.org/ before release - but for debugging and future-proof quality check - easing maintenance and teaching you good practices.






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






34. Image that is not displaying for some reason






35. Geeky-looking computer symbols for special (reserved) symbols like '<' or '&'






36. Tag name within a list that specifies individual entries






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






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






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






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






41. hypertext transfer protocol






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






43. Tag name for bolding an item






44. Attribute value that creates a text-input box






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






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






47. All symbols in human kind that are shown on a computer screen have an assigned __________






48. Client-side language used with HTML to give a web page functionality






49. Fancy name of the '&' symbol






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