HTML Flashcards

To learn html tags

1
Q

!–…–

A

Defines a comment

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

!DOCTYPE

A

Defines the document type

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

a

A

Defines a hyperlink

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

abbr

A

Defines an abbreviation or an acronym

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

acronym

A

Defines an acronym

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

address

A

Defines contact information for the author/owner of a document

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

applet

A

Defines an embedded applet

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

area

A

Defines an area inside an image map

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

article

A

Defines an article

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

aside

A

Defines content aside from the page content

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

audio

A

Defines embedded sound content

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

b

A

Defines bold text

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

base

A

Specifies the base URL/target for all relative URLs in a document

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

basefont

A

Specifies a default color; size; and font for all text in a document

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
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
16
Q

bdo

A

Overrides the current text direction

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

big

A

Defines big text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
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
19
Q

body

A

Defines the document’s body

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

br

A

Defines a single line break

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

button

A

Defines a clickable button

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

canvas

A

Used to draw graphics; on the fly; via scripting (usually JavaScript)

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

caption

A

Defines a table caption

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

center

A

Defines centered text

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

cite

A

Defines the title of a work

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

code

A

Defines a piece of computer code

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

col

A

Specifies column properties for each column within a colgroup element

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

colgroup

A

Specifies a group of one or more columns in a table for formatting

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

data

A

Adds a machine-readable translation of a given content

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

datalist

A

Specifies a list of pre-defined options for input controls

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

dd

A

Defines a description/value of a term in a description list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
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
33
Q

details

A

Defines additional details that the user can view or hide

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

dfn

A

Specifies a term that is going to be defined within the content

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

dialog

A

Defines a dialog box or window

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

dir

A

Defines a directory list

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

div

A

Defines a section in a document

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

dl

A

Defines a description list

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

dt

A

Defines a term/name in a description list

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

em

A

Defines emphasized text

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

embed

A

Defines a container for an external application

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

fieldset

A

Groups related elements in a form

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

figcaption

A

Defines a caption for a figure element

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

figure

A

Specifies self-contained content

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

font

A

Defines font; color; and size for text

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

footer

A

Defines a footer for a document or section

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

form

A

Defines an HTML form for user input

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

frame

A

Defines a window (a frame) in a frameset

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

frameset

A

Defines a set of frames

50
Q

h1 to h6

A

Defines HTML headings

51
Q

head

A

Contains metadata/information for the document

52
Q

header

A

Defines a header for a document or section

53
Q

hgroup

A

Defines a header and related content

54
Q

hr

A

Defines a thematic change in the content

55
Q

html

A

Defines the root of an HTML document

56
Q

i

A

Defines a part of text in an alternate voice or mood

57
Q

iframe

A

Defines an inline frame

58
Q

img

A

Defines an image

59
Q

input

A

Defines an input control

60
Q

ins

A

Defines a text that has been inserted into a document

61
Q

kbd

A

Defines keyboard input

62
Q

label

A

Defines a label for an input element

63
Q

legend

A

Defines a caption for a fieldset element

64
Q

li

A

Defines a list item

65
Q

link

A

Defines the relationship between a document and an external resource (most used to link to style sheets)

66
Q

main

A

Specifies the main content of a document

67
Q

map

A

Defines an image map

68
Q

mark

A

Defines marked/highlighted text

69
Q

menu

A

Defines an unordered list

70
Q

meta

A

Defines metadata about an HTML document

71
Q

meter

A

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

72
Q

nav

A

Defines navigation links

73
Q

noframes

A

Defines an alternate content for users that do not support frames

74
Q

noscript

A

Defines an alternate content for users that do not support client-side scripts

75
Q

object

A

Defines a container for an external application

76
Q

ol

A

Defines an ordered list

77
Q

optgroup

A

Defines a group of related options in a drop-down list

78
Q

option

A

Defines an option in a drop-down list

79
Q

output

A

Defines the result of a calculation

80
Q

p

A

Defines a paragraph

81
Q

param

A

Defines a parameter for an object

82
Q

picture

A

Defines a container for multiple image resources

83
Q

pre

A

Defines preformatted text

84
Q

progress

A

Represents the progress of a task

85
Q

q

A

Defines a short quotation

86
Q

rp

A

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

87
Q

rt

A

Defines an explanation/pronunciation of characters (for East Asian typography)

88
Q

ruby

A

Defines a ruby annotation (for East Asian typography)

89
Q

s

A

Defines text that is no longer correct

90
Q

samp

A

Defines sample output from a computer program

91
Q

script

A

Defines a client-side script

92
Q

search

A

Defines a search section

93
Q

section

A

Defines a section in a document

94
Q

select

A

Defines a drop-down list

95
Q

small

A

Defines smaller text

96
Q

source

A

Defines multiple media resources for media elements (video and audio)

97
Q

span

A

Defines a section in a document

98
Q

strike

A

Defines strikethrough text

99
Q

strong

A

Defines important text

100
Q

style

A

Defines style information for a document

101
Q

sub

A

Defines subscripted text

102
Q

summary

A

Defines a visible heading for a details element

103
Q

sup

A

Defines superscripted text

104
Q

svg

A

Defines a container for SVG graphics

105
Q

table

A

Defines a table

106
Q

tbody

A

Groups the body content in a table

107
Q

td

A

Defines a cell in a table

108
Q

template

A

Defines a container for content that should be hidden when the page loads

109
Q

textarea

A

Defines a multiline input control (text area)

110
Q

tfoot

A

Groups the footer content in a table

111
Q

th

A

Defines a header cell in a table

112
Q

thead

A

Groups the header content in a table

113
Q

time

A

Defines a specific time (or datetime)

114
Q

title

A

Defines a title for the document

115
Q

tr

A

Defines a row in a table

116
Q

track

A

Defines text tracks for media elements (video and audio)

117
Q

tt

A

Defines teletype text

118
Q

u

A

Defines some text that is unarticulated and styled differently from normal text

119
Q

ul

A

Defines an unordered list

120
Q

var

A

Defines a variable

121
Q

video

A

Defines embedded video content

122
Q

wbr

A

Defines a possible line-break