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. HTML _______ often better to use (even though harder to remember) because Browsers may not support all entity names






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






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






4. Line break tag (show complete structure)






5. Heavily utilizes XML






6. Unit of measure of elements in a web page






7. Form submission technique where information is transmitted via the URL






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






9. White in hex code:






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






11. Optional character that can delimit attribute

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


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






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






14. Delimiter for multiple attributes within a tag






15. A tag that should not be used for submitting forms because of misinterpretations by IE






16. Hexadecimal syntax for establishing color






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






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






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






20. Language responsible for web page behavior






21. Hexadecimal is also known as _____






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






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






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






25. Renders a web page's content






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






27. Tag structures like <br /> are known as _______






28. non-breaking space HTML entity






29. An element often used for long quotations which will force the quote to 'break out' of the document flow






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






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






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






33. Image type that supports transparency with limited colors






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






35. Image that is not displaying for some reason






36. Why should you NEVER underline text in a web page for the purposes of emphasis? Could be mistaken for a ________






37. A subfolder is also called a _______ of the folder it is in






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






39. mallest heading tag name






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






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






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






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






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






45. Tag name for a bulleted list






46. Browser affiliated with Apple






47. More strict version of HTML






48. <p>I'm blogging <em>now</p></em> is an example of __________






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






50. Inventor of the World Wide Web