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. _________ for HTML <!-- comments here -->






2. Data is appended to a URL using this symbol






3. 'dog' vs. 'Dog' demonstrates ________






4. Tag elements placed inside other tag elements are said to be ___________






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






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






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






8. non-breaking space HTML entity






9. Tag name for a bulleted list






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






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






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






13. Tag name for producing subscripted text






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






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






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






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






18. Tag name for creating paragraphs






19. Tag name of element used to load an external style sheet






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






21. Browser affiliated with Mozilla






22. Server side language that can write HTML 'on the fly'






23. Things that functionally work with one another are in the same vicinity with each other (like a sofa-coffee table combo)






24. Tag name for a special type of list often used with definitions






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






26. Tag elements placed inside other tag elements are said to be ___________






27. More strict version of HTML






28. Fancy name of the '&' symbol






29. Unit of measure of elements in a web page






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






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






32. Highest level tag element in a web page






33. The content of the <a> element is the ______ for the link






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






35. Attribute name for creating a table heading






36. items of data in a tag that provide additional information to the browser






37. File separator symbol for web pages



38. Attribute name for creating a table column






39. Browser affiliated with Mozilla






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






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






42. Inventor of the World Wide Web






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






44. non-breaking space HTML entity






45. Image type that supports transparency with many colors






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






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






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






49. Language responsible for aesthetics of a web page






50. File separator symbol for web pages