HTML Formatting Flashcards

(38 cards)

1
Q

acronym

A

Defines an acronym. [Not supported in HTML5]

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

abbr

A

Defines an acronym

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

address

A

Defines contact information for the author/owner of a document/article

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

b

A

Defines bold text

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

bdi

A

Isolates a part of text that might be formatted in a different direction from other text outside it

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

bdo

A

Overrides the current text direction

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

big

A

Defines big text [Not supported in HTML5]

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

blockquote

A

Defines a section that is quoted from another source

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

center

A

Defines centered text [Not supported in HTML5]

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

cite

A

Defines the title of a work

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

code

A

Defines a piece of computer code

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

del

A

Defines text that has been deleted from a document

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

dfn

A

Represents the defining instance of a term

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

em

A

Defines emphasized text

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

font

A

Defines font, color, and size for text [Not supported in HTML5]

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

i

A

Defines a part of text in an alternate voice or mood

17
Q

ins

A

Defines a text that has been inserted into a document

18
Q

kbd

A

Defines a keyboard input

19
Q

mark

A

Defines marked/highlighted text

20
Q

meter

A

Defines a scalar measurement within a known range (a gauge)

21
Q

pre

A

Defines preformatted text

22
Q

progress

A

Represents the progress of a task

23
Q

q

A

Defines a short quotation

24
Q

rp

A

Defines what to show in browsers that do not support ruby annotations

25
rt
Defines an explanation/pronunciation of characters (for East Asian typography)
26
ruby
Defines a ruby annotation (for East Asian typography)
27
s
Defines text that is no longer correct
28
samp
Defines sample output from a computer program
29
small
Defines smaller text
30
strike
Defines strikethrough text [Not supported in HTML5]
31
strong
Defines important text
32
sub
Defines subscripted text
33
sup
Defines superscripted text
34
time
Defines a date/time
35
tt
Defines teletype text [Not supported in HTML5]
36
u
Defines text that should be stylistically different from normal text
37
var
Defines a variable
38
wbr
Defines a possible line-break