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. An alternative for the normal bolding tag - which is often custom-styled with CSS






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






3. Language responsible for web page behavior






4. For customized colors - you need to use _______ color numbers






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






6. Image type that supports transparency with many colors






7. HTML _______ often better to use (even though harder to remember) because Browsers may not support all entity names






8. Geeky-looking computer symbols for special (reserved) symbols like '<' or '&'






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






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






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






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






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






14. Image type that supports transparency with many colors






15. Attribute name for creating hyperlinks






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






17. Transitional ________ allows older HTML tags






18. Attribute name for creating a table heading






19. Tag name for creating paragraphs






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






21. Tag fpr creating a multiline area where information may be entered in a freeform style






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






23. File separator symbol for web pages



24. Unit of measure of elements in a web page






25. Image that is not displaying for some reason






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






27. Browser affiliated with Mozilla






28. Delimiter for tags






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






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






31. A complete command to create an ____________ to a location called 'top' within a given page - with text: 'Top of page' <a href="#top">Top of page</a>






32. Elements that 'go with the flow' of a page






33. Short cut for hexcode color: #AA88DD






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






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






36. Attribute used to create internal hyperlinks






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






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






39. Line break tag (show complete structure)






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






41. Tag that holds the information seen in a browser






42. A _______ image is not an acceptable image file type to use on a web page






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






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






45. Attribute name for creating a table row






46. Hexadecimal syntax for establishing color






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






48. White in hex code:






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






50. Symbol used to close a tag 'pair'