html Flashcards

1
Q
A

title, defines document head

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

title, defines document head

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

heading

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

<p> </p>

A

paragraph

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

<ul> </ul>

A

bullet list

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

<li> </li>

A

list item

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

<hr></hr>

A

horizontal rule

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

<b> </b>

A

boldface

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

<i> </i>

A

italics

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

<u> </u>

A

underline

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

<a> </a>

A

anchor

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

table

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

table row

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

table data (cell)

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

title of webpage

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

defines document body

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

defines HTML document

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

<img></img>

A

image

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

<br></br>

A

break

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

center

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

<a></a>

A

text is the hyperlink

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

“mailto:”

A

email

23
Q
A

file name should be replaced to have a background

24
Q

src=“filename”

A

specify the filename of the image

25
Q

border=“size”

A

specify if border included

26
Q

align=“position”

A

specify the alignment of picture

27
Q

width=“size”

A

specify width in percent or pixels

28
Q

height=“size”

A

specify the height in percent or pixels

29
Q
A

heading

30
Q

<p> </p>

A

paragraph

31
Q

<ul> </ul>

A

bullet list

32
Q

<li> </li>

A

list item

33
Q

<hr></hr>

A

horizontal rule

34
Q

<b> </b>

A

boldface

35
Q

<i> </i>

A

italics

36
Q

<u> </u>

A

underline

37
Q

<a> </a>

A

anchor

38
Q
A

table

39
Q
A

table row

40
Q
A

table data (cell)

41
Q
A

title of webpage

42
Q
A

defines document body

43
Q
A

defines HTML document

44
Q

<img></img>

A

image

45
Q

<br></br>

A

break

46
Q
A

center

47
Q

<a></a>

A

text is the hyperlink

48
Q

“mailto:”

A

email

49
Q
A

file name should be replaced to have a background

50
Q

src=“filename”

A

specify the filename of the image

51
Q

border=“size”

A

specify if border included

52
Q

align=“position”

A

specify the alignment of picture

53
Q

width=“size”

A

specify width in percent or pixels

54
Q

height=“size”

A

specify the height in percent or pixels