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 name of element that contains 'behind the scenes' information (like metadata) to help a page work according to design intentions






2. ________ should be lower case






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






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






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






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






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






8. mallest heading tag name






9. Whenever possible - images should be crafted with a _________background






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






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






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






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






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






15. Tag used to combine elements into a group in a vertical stacking type arrangement






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






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






18. Optional character that can delimit attribute

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


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






20. Centralized authority to make sure only one person at a time uses a given domain name






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






22. __________ scheme to go to a parent folder called 'lounge' ../lounge






23. Attribute name for creating a table column






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






25. Tag name for bolding an item






26. Tag name for a bulleted list






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






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






29. Web pages that can do things for a user besides simply convey information - that normally require some level of programming






30. Alternative - shorter extension for a web page document






31. Language responsible for aesthetics of a web page






32. Fancy name of the '&' symbol






33. Everything between <a> and </a> is ________






34. < > are often called _________






35. Attribute name for creating a table row






36. mallest heading tag name






37. Attribute that determines the nature of a GUI element






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






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






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






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






42. Tag name for bolding an item






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






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






45. Tags that are intended to be 'phased out' at some point in the future are known as _______ - and should not be used






46. Unit of measure of elements in a web page






47. Attribute determining what should be done when a form is submitted






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






49. More strict version of HTML






50. Symbol used to close a tag 'pair'