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. A subfolder is also called a _______ of the folder it is in






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






3. Tag name for producing superscripted text






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






5. More strict version of HTML






6. JPEG (JPG) does not support _________






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






8. Attribute name that lets you apply a CSS style to a particular object






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






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






11. Syntax for an attribute






12. Line break tag (show complete structure)






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






14. Tag name for a bulleted list






15. Two common HTML dialects prior to HTML5: _____________ and strict






16. Largest heading tag name






17. Attribute name to specify various kinds of lists: letters - numbers - Roman numerals - etc






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






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






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






21. Inventor of the World Wide Web






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






23. Tag name for creating paragraphs






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






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






26. Inventor of the World Wide Web






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






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






29. Line break tag (show complete structure)






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






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






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






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






34. 'dog' vs. 'Dog' demonstrates ________






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






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






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






38. XML (EXtensible Markup Language) was designed to_____ & store data.






39. Tag used to group elements into a arrangement that flows with the text of a document






40. Dynamic web pages affiliated with Microsoft have this extension






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






42. mallest heading tag name






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






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






45. Tag name for a sequential list






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






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






48. White in hex code:






49. orm submission technique where information is transmitted via an array






50. Short cut for hexcode color: #AA88DD