HTML5 Tags Flashcards

1
Q

Tag defintions

<!–…–>

A

Defines a comment

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

Tag defintions

<!DOCTYPE>

A

Defines the document type

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

Tag defintions

<a>

A

Defines a hyperlink

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

Tag defintions

<abbr>

A

Defines an abbreviation

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

Tag defintions

<acronym>

A

Defines an acronym (Not supported in HTML5. Use <abbr> instead.)

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

Tag defintions

<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

Tag defintions

<applet>

A

Defines an embedded applet (Not supported in HTML5. Use <object> instead.)

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

Tag defintions

<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

Tag defintions

<article>

A

Defines an article

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

Tag defintions

<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

Tag defintions

<audio>

A

Defines sound content

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

Tag defintions

<b>

A

Defines bold text

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

Tag defintions

<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

Tag defintions

<basefont>

A

Specifies a default color size and font for all text in a document (Not supported in HTML5. Use CSS instead.)

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

Tag defintions

<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

Tag defintions

<bdo>

A

Overrides the current text direction

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

Tag defintions

<big>

A

Defines big text (Not supported in HTML5. Use CSS instead.)

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

Tag defintions

<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

Tag defintions

<body>

A

Defines the document’s body

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

Tag defintions

<br>

A

Defines a single line break

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

Tag defintions

<button>

A

Defines a clickable button

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

Tag defintions

<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

Tag defintions

<caption>

A

Defines a table caption

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

Tag defintions

<center>

A

Defines centered text (Not supported in HTML5. Use CSS instead.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
# Tag defintions \
Defines the title of a work
26
# Tag defintions \
Defines a piece of computer code
27
# Tag defintions \
Specifies column properties for each column within a \ element
28
# Tag defintions \
Specifies a group of one or more columns in a table for formatting
29
# Tag defintions \
Defines a command button that a user can invoke
30
# Tag defintions \
Specifies a list of pre-defined options for input controls
31
# Tag defintions \
Defines a description/value of a term in a description list
32
# Tag defintions \
Defines text that has been deleted from a document
33
# Tag defintions \
Defines additional details that the user can view or hide
34
# Tag defintions \
Defines?a definition term
35
# Tag defintions \
Defines a dialog box or window
36
# Tag defintions \
Defines a directory list (Not supported in HTML5. Use \ instead.)
37
# Tag defintions \
Defines a section in a document
38
# Tag defintions \
Defines a description list
39
# Tag defintions \
Defines a term/name in a description list
40
# Tag defintions \
Defines emphasized text
41
# Tag defintions \
Defines a container for an external (non-HTML) application
42
# Tag defintions \
Groups related elements in a form
43
# Tag defintions \
Defines a caption for a \ element
44
# Tag defintions \
Specifies self-contained content
45
# Tag defintions \
Defines font color and size for text (Not supported in HTML5. Use CSS instead.)
46
# Tag defintions \
Defines a footer for a document or section
47
# Tag defintions \
Defines an HTML form for user input
48
# Tag defintions \
Defines a window (a frame) in a frameset (Not supported in HTML5.)
49
# Tag defintions \
Defines a set of frames (Not supported in HTML5.)
50
# Tag defintions \ to \
Defines HTML headings
51
# Tag defintions \
Defines information about the document
52
# Tag defintions \
Defines a header for a document or section
53
# Tag defintions \
Groups heading elements
54
# Tag defintions \
Defines a thematic change in the content
55
# Tag defintions \
Defines the root of an HTML document
56
# Tag defintions \
Defines a part of text in an alternate voice or mood
57
# Tag defintions \
Defines an inline frame
58
# Tag defintions \
Defines an image
59
# Tag defintions \
Defines an input control
60
# Tag defintions \
Defines a text that has been inserted into a document
61
# Tag defintions \
Defines keyboard input
62
# Tag defintions \
Defines a key-pair generator field (for forms)
63
# Tag defintions \
Defines a label?for an \ element
64
# Tag defintions \
Defines a caption for a \ element
65
# Tag defintions \
Defines a list item
66
# Tag defintions \
Defines the relationship between a document and an external resource (most used to link to style sheets)
67
# Tag defintions \
Specifies the main content of a document
68
# Tag defintions \
Defines a client-side image-map
69
# Tag defintions \
Defines marked/highlighted text
70
# Tag defintions \
Defines a list/menu of commands
71
# Tag defintions \
Defines metadata about an HTML document
72
# Tag defintions \
Defines a scalar measurement within a known range (a gauge)
73
# Tag defintions \
Defines navigation links
74
# Tag defintions \
Defines an alternate content for users that do not support frames (Not supported in HTML5.)
75
# Tag defintions \
Defines an alternate content for users that do not support client-side scripts
76
# Tag defintions \
Defines an embedded object
77
# Tag defintions \
Defines an ordered list
78
# Tag defintions \
Defines a group of related options in a drop-down list
79
# Tag defintions \
Defines an option in a drop-down list
80
# Tag defintions \
Defines the result of a calculation
81
# Tag defintions \
Defines a paragraph
82
# Tag defintions \
Defines a parameter for an object
83
# Tag defintions \
Defines preformatted text
84
# Tag defintions \
Represents the progress of a task
85
# Tag defintions \
Defines a short quotation
86
# Tag defintions \
Defines what to show in browsers that do not support ruby annotations
87
# Tag defintions \
Defines an explanation/pronunciation of characters (for East Asian typography)
88
# Tag defintions \
Defines a ruby annotation (for East Asian typography)
89
# Tag defintions \
Defines text that is no longer correct
90
# Tag defintions \
Defines sample output from a computer program
91
# Tag defintions \
Defines a client-side script
92
# Tag defintions \
Defines a section in a document
93
# Tag defintions \
Defines a drop-down list
94
# Tag defintions \
Defines smaller text
95
# Tag defintions \
Defines multiple media resources for media elements (\ and \)
96
# Tag defintions \
Defines a section in a document
97
# Tag defintions \
Defines strikethrough text (Not supported in HTML5. Use \ instead.)
98
# Tag defintions \
Defines important text
99
# Tag defintions \
Defines style information for a document
100
# Tag defintions \
Defines subscripted text
101
# Tag defintions \
Defines a visible heading for a \ element
102
# Tag defintions \
Defines superscripted text
103
# Tag defintions \
Defines a table
104
# Tag defintions \
Groups the body content in a table
105
# Tag defintions \
Defines a cell in a table
106
# Tag defintions \
Defines a multiline input control (text area)
107
# Tag defintions \
Groups the footer content in a table
108
# Tag defintions \
Defines a header cell in a table
109
# Tag defintions \
Groups the header content in a table
110
# Tag defintions \
Defines a date/time
111
# Tag defintions \
Defines a title for the document
112
# Tag defintions \
Defines a row in a table
113
# Tag defintions \
Defines text tracks for media elements (\ and \)
114
# Tag defintions \
Defines teletype text (Not supported in HTML5. Use CSS instead.)
115
# Tag defintions \
Defines text that should be stylistically different from normal text
116
# Tag defintions \
Defines an unordered list
117
# Tag defintions \
Defines a variable
118
# Tag defintions \
Defines a video or movie
119
# Tag defintions \
Defines a possible line-break