LESSON 5 QUIZ
     DIRECTIONS: This quiz will score itself as you go. After correctly completing all the questions, click "Done", and you will be taken to a job well-done page. You may only answer each question one time, where it must be correct, otherwise you will have to click "Restart Quiz" below to re-take the quiz. You may cancel this quiz anytime by clicking "Exit this Quiz", however, your current progress will be erased from memory.

     For the best interest in your learning experience, you should correctly complete the quiz before continuing with the tutorial. If you feel you've answered a question correctly and was scored incorrectly, review the material in the lesson corresponding to the quiz you are taking. Most of the quiz questions are written in the order the material was presented in each lesson.


1. There are two reasons why you would want to use tables on your webpage and website. Which reason below is an actual reason I have given?

it's the only way to organize a website
they conserve diskspace
present data and information
they are easy to create

2. Where must text be present in a table?

in the TR tag
in the TD tag
in the TABLE tag
within the opening tag of the TABLE tag

3. Where do you place attributes meant to change the way a table cell appears?

in the TR tag
in the TD tag
in the TABLE tag
within the opening tag of the TABLE tag

4. How would you title a table within the table's basic format?

use the TITLE attribute
use the CAPTION tag
use the TITLE tag
use the CAPTION attribute

5. How would you title a table outside the table's basic format?

use text and text formatting outside the table
use the CAPTION attribute
use the CAPTION tag
use the TITLE tag