HTML-Tables Flashcards

1
Q

What are the six primary HTML elements for creating tables?

A

table, tr, td, th, tbody, tbody?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What purpose do the t-head and t-body elements serve?

A

t-head defines a set of rows defining the head of the columns in a table, t-body elements contain the the table rows to show they are in the body of the table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Give two examples of data that would lend itself well to being displayed in a table.

A

Sports statistics, Grades for a class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly