Monday, February 2, 2009

Quiz questions

Post a potential quiz question here.

18 comments:

  1. What does < h3 > do?

    ReplyDelete
  2. 1. What does the tag < TR > make?
    a. a table column
    b. a table row
    c. a table break
    d. a table header

    ReplyDelete
  3. How do you make a line break?

    ReplyDelete
  4. What is the tag for a picture

    ReplyDelete
  5. 1. What does the tag (TR) make?
    a. a table column
    b. a table row
    c. a table break
    d. a table header

    ReplyDelete
  6. What tab is needed to put an image on a html?

    ReplyDelete
  7. What tag is used to make a break with a horizontal line?

    ReplyDelete
  8. What does HTML stand for?

    ReplyDelete
  9. Quiz Question:

    Place the following tags in order in which you would find them in code:
    (head)
    (/html)
    (/body)
    (title)
    (body)
    (html)
    (/title)
    (/head)

    ReplyDelete
  10. Which html tag can you include the background color in?

    ReplyDelete
  11. How do you wirte the tags for table, header, and line break?

    ReplyDelete
  12. what is the first thing you do when you start a code?

    ReplyDelete
  13. What does how do you close an html file?

    ReplyDelete
  14. how do you end an html file?

    ReplyDelete
  15. How do you hyperlink a website in code?

    ReplyDelete
  16. How do you open a table

    ReplyDelete