Creating Your Own HTML: Working with Tables Flashcards

1
Q

table

A

(table row)

(table data)

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

example one row of table data

A

Day 1Walking30 minutes

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

Which one of the following HTML examples would correctly display a table with 2 rows of 3 cells each?

A

Resting30 min45 min

Running45 min55min

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

note

A
  • adds brackets around information in the table

- style=”border:style;” make perimeter of table bold

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

HTML Tables and HTML Comments

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