HTML Tables, Div, and Span Flashcards

0
Q

What tags do you put down to create a row?

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

What tags do you always put down first when making a table?

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

What tags do you use to add data to a table?

A

” “ for the body or unmentioned

“ “ for the heading

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

How do you create columns?

A

Put multiple tags in one

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

What attribute do you use to set the border of the table cell?

A

border= “ px”

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

What attribute do you use to change the number of columns a cell takes up?

A

colspan= “ “

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

What tags do you use to put certain rows in the heading and certain rows in the body?

A

” “ “ “

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

What tag do you use to divide your page up?

A

“<div> </div>”

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

What tag do you use to style part of a body of text instead of the whole thing?

A

“<span> </span>”

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