Saturday, May 4, 2013

May 3 Online Discussion Question 1

What is a tag that is used in a table? And what does it do? OR what is something basic we should know about tables in general?

Remember, only one answer per student - let the others students have a chance at part of the question

6 comments:

  1. One tag that is used in table is (table), it starts the table.

    ReplyDelete
  2. Another tag that is used in a table is the "tr" tag. It is used to specifies a table row.

    Ethan

    ReplyDelete
  3. (th) contains one cell in the heading of your table (it must be inside of a table row)
    Gracie

    ReplyDelete
  4. (td) contains one data cell in your table (it must be inside of a table row)

    [Collin]

    ReplyDelete
  5. ^thats^about^it^

    {travis}

    ReplyDelete
  6. you're forgetting the (/table) closing tag =D that's mine

    ReplyDelete