Advanced HTML - CMP056 - Qualification Quiz

Prof. Raymond J. Kimball

If you have any questions or concerns about this quiz,
please contact the creator of the quiz.

Answer the questions below and then click "submit" to send your answers. Choose the best answer from among the available answers. Enter a valid email address at the end of the test. When you submit the test, a copy will be sent to you. This is an untimed quiz about your basic HTML knowledge. You should be able to complete the test in about 15-20 minutes. Questions are based on topics covered in Montgomery College's Continuing Education course, Basic HTML, CMP 049. The quiz is designed to indicate: a) what you need to know coming into this Advanced HTML class; b) whether you are in the right class; and c) what you may need to review.

  1. Windows Explorer is:
  2. Your answer:
    An Internet browser;
    An Icon;
    A file management system;
    An operating system;


  3. Right clicking with the mouse while pointing at a section of the desktop or folder
  4. Your answer:
    Copies the file or desktop item;
    Does nothing; you need to left-click;
    Drags and drops;
    Calls a context-sensitive menu related to the item selected;


  5. Identify the correct CSS code:
  6. Your answer:
    Font {Comic Sans MS, Verdana, Arial, sans-serif; color:blue;}
    p {font-family: Times New Roman, Garamond, serif; color:blue;}
    .small {font-family: Comic Sans MS, Verdana, Arial, sans-serif; color:blue; font-size: 10pt;}
    b and c above


  7. Identify the correct HTML code:
  8. Your answer:
    <ul><p></p></ul>
    <hr width=”50%”>
    <font-family=” Comic Sans MS, Verdana, Arial, sans-serif”>Butter</font-family>
    <a href= “html://www.google.com”>


  9. Identify the absolute anchor:
  10. Your answer:
    <a href=”pan/devida.htm”>
    <a href=”/pan/devida.htm”>
    <a href= “../pan/devida.htm”>
    <a href= “http://www.google.com/pan/devida.htm”>


  11. Identify the correct anchor code to a file one level up from the currently active file:
  12. Your answer:
    <a href=”/pan/devida.htm”>
    <a href= “../pan/devida.htm”>
    <a href= “http://www.google.com/pan/devida.htm”>
    <a href=”pan/devida.htm”>


  13. Identify the correctly coded local anchor pairs:
  14. Your answer:
    <a href=”#top”>Back to Top</a> <a name=”bottom”>
    <a href=top>Back to Top</a> <a name=top></a>
    <a name=”top”> </a> <a href=”top”>Back to Top</a>
    none of the above.


  15. Identify the proper nesting:
  16. Your answer:
    <table><tr><td><p></p></td></tr></table>
    <table><td><tr><p></p></tr></td></table>
    <em><strong>Welcome</em></strong>
    all of the above.


  17. Identify the best tag for inserting an in-line image on a page:
  18. Your answer:
    <a href=”mom.html” name=”Pic of Mom”>Pic of Mom</a>
    <img src=”mom.jpg”>
    <img src=”mom.jpg” alt=”Pic of Mom”>
    <a href=”mom.html”>Pic of Mom</a>


  19. Identify the clickable image:
  20. Your answer:
    <img src=”mom.jpg” alt=”Pic of Mom”>
    <a href=”mom.html” name=”Mom”> <mg src=”mom.jpg” alt=”Pic of Mom”></a>
    <a href=”mom.html”>Pic of Mom</a>
    <img src=”mom.jpg”>


  21. When creating an XHTML document, it is best to use:
  22. Your answer:
    Strict DTD;
    Transitional DTD;
    Frameset DTD;
    All of the above.


  23. To use an FTP account you need to know the following:
  24. Your answer:
    UserID, password;
    Host Name/Address, userID, password;
    Host Name/Address, userID, password, name of your files;
    Password, name of your files and folders;


  25. The home page of your web site, that is, the first page to be displayed, must have the following name for most servers to properly display it when a user types in your URL:
  26. Your answer:
    main.html
    home.html
    myindex.html
    index.html


Name:

Full email address:

Class:

NOTE TO THE STUDENT: If the answers are sent successfully, you will see another page come up in the web browser. If you don't see this page, it is possible that an error occurred during transfer and you should either resubmit your answers or notify your instructor.


QuizCenter © 2000 - 2002. This quiz was generated at Quiz Center on DiscoverySchool.com. All rights reserved.