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 structures like <br /> are known as _______






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






3. The 'A' in crAp (from a design perspective) stands for...






4. An 'essential' add-on in Firefox that supports web page development and analysis






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






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






7. Short cut for hexcode color: #AA88DD






8. The 'C' in Crap (from a design perspective) stands for ...






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






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






11. The basic structure of web pages that supports the use of CSS and JavaScript






12. Image that is not displaying for some reason






13. Delimiter for multiple attributes within a tag






14. The 'C' in Crap (from a design perspective) stands for ...






15. An element often used for short quotations that should not 'break out' of the document flow






16. mallest heading tag name






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






18. Hexadecimal is also known as _____






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






20. Tag name for creating hyperlinks






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






22. <br /> is an example of an ____________ element






23. _________ attribute used to open a link in another browser window - but pages with this ability may not validate and can be problematic for users on a variety of devices and alternative browsers






24. A folder called 'fruit' contains two separate folders: 'apples' and 'pears' . Apples and pears are _____






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






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






27. 'dog' vs. 'Dog' demonstrates ________






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






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






30. Attribute name for creating a table row






31. Forgetting to create a _______element in the head of the document limits a search engine's ability to find a site






32. Delimiter for tags






33. Attribute name for creating a table row






34. The basic structure of web pages that supports the use of CSS and JavaScript






35. Horizontal scrolling should be ________ at all costs






36. Complete attribute showing a menu item that should be shown as selected in the menu as it is first loaded in the web page (the default choice)






37. Store and serve web pages






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






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






40. Tag name for producing superscripted text






41. Tag name for a bulleted list






42. Optional character that can delimit attribute

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


43. Attribute value that creates a text-input box






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






45. Replaces the applet tag in newer versions of (X)HTML






46. Small piece of software written by a developer that can be embedded in Firefox for additional functionalities






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






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






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






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