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. Attribute for specifying a style sheet language as that of CSS






2. Attribute used to create internal hyperlinks






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






4. Attribute determining what should be done when a form is submitted






5. hypertext transfer protocol






6. Most common default name for the 'home page' of a static web site






7. Attribute name for creating a table column






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






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






10. Allowable symbols in hex code: ____ - A-F






11. Highest level tag element in a web page






12. Web pages that simply convey information without user interactivity






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






14. Tag structures like <br /> are known as _______






15. Hexadecimal syntax for establishing color






16. Store and serve web pages






17. Why should you NEVER underline text in a web page for the purposes of emphasis? Could be mistaken for a ________






18. White in hex code:






19. Tag name of element for inserting images in a web page






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






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






22. A ________ would best be represented with a JPEG rather than a GIF






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






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






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






26. Tag name for a bulleted list






27. A tag that should not be used for submitting forms because of misinterpretations by IE






28. Attribute name for creating a table column






29. Attribute value that creates a text-input box






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






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






32. Attribute name specifying the number of pixels of space between adacent cells and/or their container






33. Symbol used to close a tag 'pair'






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






35. Optional character that can delimit attribute

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


36. Browser affiliated with Mozilla






37. Two elements types nested within a ________ list: dt (definition term) and dd (definition (definition))






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






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






40. hypertext transfer protocol






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






42. ag often used with radio and check boxes so users can see what they are choosing






43. Language responsible for web page behavior






44. Short cut for hexcode color: #AA88DD






45. Attribute value for a GUI element that renders it invisible to the user






46. Tag name for creating paragraphs






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






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






49. Renders a web page's content






50. Browser affiliated with Apple