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 used to combine elements into a group in a vertical stacking type arrangement






2. Delimiter for tags






3. Four alternatives to an attribute you would like to name: "Basic Versity" but without the space - basicVersity - basicversity - basic-versity - basic_versity. The most important thing is to be ________ in your naming technique






4. '..' means ____________






5. Delimiter for tags






6. Unit of measure of elements in a web page






7. Line break tag (show complete structure)






8. Images were first introduced to web pages in 1993 by college student ____________






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






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






11. Tag name for producing subscripted text






12. non-breaking space HTML entity






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






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






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






16. hypertext transfer protocol






17. Attribute name for creating a table heading






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






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






20. With virtually no exceptions - divisions and spans should have ______ attributes with self-documenting names without spaces






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






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






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






24. ttribute name used to put a caption on a table






25. The ordering of _______not is important






26. Data is appended to a URL using this symbol






27. More strict version of HTML






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






29. Exactly how many colors (shades) are available to a designer (in factored form!)






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






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






32. Store and serve web pages






33. ______________ tells the browser the character set used in the web page






34. The attribute used to specify the location of a hyperlink






35. ttribute name used to put a caption on a table






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






37. With virtually no exceptions - hyperlinks should have _____ attributes to reduce visual clutter and to provide additional information about where the link goes






38. Tag name for creating hyperlinks






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






40. Don't use _____ when naming files and folders for your web site






41. Top folder of your web site






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






43. A unique name used to locate your site






44. Unit of measure of elements in a web page






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






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






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






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






49. ___________ on a traditional computer monitor: red - green - blue






50. _________ for HTML <!-- comments here -->