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. Delimiter for tags






2. Attribute name for creating a table column






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






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






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






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






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






8. Browser affiliated with Mozilla






9. How many color names are available to a designer?






10. Delimiter for tags






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






12. Smaller sized image that may be 'clicked' to see a larger version of the image on another page






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






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






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






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






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






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






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






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






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






22. Hexadecimal syntax for establishing color






23. Attribute used to create internal hyperlinks






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






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






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






27. Tag name for creating paragraphs






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






29. Tag name for creating hyperlinks






30. alt is an important attribute for _____________ users






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






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






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






34. Optional character that can delimit attribute

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


35. Alternative - shorter extension for a web page document






36. Black in hex code:






37. Language responsible for web page behavior






38. Approximately how many colors are available to a designer?






39. <p>I'm blogging <em>now</p></em> is an example of __________






40. Image that is not displaying for some reason






41. Tag name for creating hyperlinks






42. An image is an ________






43. More strict version of HTML






44. Three parts of an HTML element: opening tag - ________ - closing tag






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






46. Black in hex code:






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






48. Hexadecimal syntax for establishing color






49. Renders a web page's content






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