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. Important design considerations for most GUI elements: ________ - proximity






2. Store and serve web pages






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






4. A unique name used to locate your site






5. hypertext transfer protocol






6. White in hex code:






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






8. Attribute that determines the nature of a GUI element






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






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






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






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






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






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






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






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. Small piece of software written by a developer that can be embedded in Firefox for additional functionalities






18. Fancy name of the '&' symbol






19. An image is an ________






20. Tag that tells the browser about the page






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






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






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






24. Used for images with solid colors - logos and geometric shapes with reduced color content - 256 max color numbers






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






26. Tag name within a list that specifies individual entries






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






28. Attribute value that creates a text-input box






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






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






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






32. Technique for softening edges of text






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






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






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






36. The attribute: width="50px" lists the abbreviation and is thus ________ written






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






38. mallest heading tag name






39. _________ to the rule that elements have an opening and closing tag (yet commonly used tags): img - br






40. Tag name for bolding an item






41. Attribute value that creates squarish GUI elements where multiple selections may be made at one time






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






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






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






45. Dynamic web pages affiliated with Microsoft have this extension






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






47. Spaces must not appear in _____






48. Delimiter for multiple attributes within a tag






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






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