html - Tags Flashcards

2
Q

a

A

Specifies either a hyperlink or a target for a hyperlink.

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

abbr

A

Specifies that a string is an abbreviation for a longer word or phrase.

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

acronym

A

Specifies that a string is an acronym for a word or phrase.

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

address

A

Specifies name and address information related to the HTML document.

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

applet

A

Defines a Java applet object.

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

area

A

Used for image maps to define a clickable area on an image.

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

b

A

Displays the text of the element as boldface text.

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

base

A

Specifies a base URL for all of the relative URLs in the document to use.

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

basefont

A

Specifies the default font for the document.

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

bdo

A

Specifies the text direction for the document.

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

bgsound

A

Specifies a background sound to play while loading the document.

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

big

A

Increases the font size for the enclosed text.

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

blink

A

Specifies that the enclosed text should blink.

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

blockquote

A

Specifies that the enclosed text is a block quotation.

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

body

A

Specifies the body of the content of the document.

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

br

A

Specifies a hard line break in the text.

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

button

A

Defines a clickable Button element.

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

caption

A

Defines a caption within a table.

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

center

A

Centers the element within the margins of the document or parent element(s).

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

cite

A

Specifies that the enclosed text is a citation from another source.

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

code

A

Specifies that the enclosed text is programming code and should be formatted appropriately.

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

col

A

Defines a table column.

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

colgroup

A

Defines a table column group.

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

comment

A

Comments out the enclosed text.

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

dd

A

Specifies that the enclosed text is a definition in a definition list.

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

del

A

Specifies that the enclosed text has been deleted.

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

dfn

A

Specifies that the enclosed text defines a term.

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

dir

A

Specifies that the enclosed text is a directory list of short, unordered items.

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

div

A

Defines a special block of content within a document.

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

dl

A

Defines a list of definition terms and definitions.

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

!DOCTYPE

A

Specifies the HTML standard that should be used for this document.

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

dt

A

Defines a list of definition terms in a definition list.

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

em

A

Specifies that the enclosed text should be emphasized.

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

embed

A

Defines an object, such as a multimedia file, embedded in an HTML document.

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

fieldset

A

Defines a set of related form controls to be grouped together.

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

font

A

Specifies the font (or font family), color, and size of the enclosed text.

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

form

A

Defines a form within a document.

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

frame

A

Defines a window-like frame (as a child of a frameset).

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

frameset

A

Defines a set of window-like frames within a parent window.

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

h1

A

Heading Level 1.

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

h2

A

Heading Level 2.

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

h3

A

Heading Level 3.

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

h4

A

Heading Level 4.

45
Q

h5

A

Heading Level 5.

46
Q

h6

A

Heading Level 6.

47
Q

head

A

Non-rendered part of an HTML document that may contain meta information and may define links to scripts, stylesheets, and other documents.

48
Q

hr

A

Creates a horizontal line in the HTML document.

49
Q

html

A

Defines an HTML document.

50
Q

i

A

Specifies that the enclosed text should be displayed in italics.

51
Q

iframe

A

Defines an inline frame (i.e. a frame embedded in a document).

52
Q

ilayer

A

Defines a layer that is positioned within the flow of the document, rather than absolutely.

53
Q

img

A

Defines an image object that is embedded in the document.

54
Q

input

A

Defines an input element, such as a text field control or button, within a form.

55
Q

ins

A

Specifies that the enclosed text has been inserted into the document.

56
Q

isindex

A

Specifies that the document has an associated index.

57
Q

kbd

A

Specifies that the enclosed text should be formatted as keyboard input.

58
Q

label

A

Defines a label on a form.

59
Q

layer

A

Defines a layer container holding content.

60
Q

legend

A

Defines a legend for the fields on a form.

61
Q

li

A

Defines a list item in an ordered list (ol) or in an unordered list (ul).

62
Q

link

A

Defines the relationship between the current document and another document.

63
Q

map

A

Defines a client-side image map where hot regions of an image object are hyperlinked to other targets or documents.

64
Q

marquee

A

Defines the enclosed text as a scrolling, sliding, or bouncing marquee region.

65
Q

meta

A

Specifies general high-level information about a document.

66
Q

nobr

A

Specifies that the enclosed text should not contain any line breaks.

67
Q

noembed

A

Specifies alternative content to display if a client browser does not embedded objects.

68
Q

noframes

A

Specifies alternative content to display if a client browser does not support frames.

69
Q

noscript

A

Specifies alternative content to display if a client browser does not support scripts.

70
Q

object

A

Defines an object embedded in the document.

71
Q

ol

A

Defines an ordered (e.g. numbered) list.

72
Q

optgroup

A

Specifies a grouping of option elements within a select element.

73
Q

option

A

Specifies an option in a select (selection list) element.

74
Q

p

A

Defines a paragraph of text.

75
Q

param

A

Specifies a parameter to be passed to an embedded object.

76
Q

pre

A

Specifies that the enclosed text is preformatted and that whitespace should be preserved appropriately. (i.e. The text will render in the browser the same as it was typed into the HTML Editor.)

77
Q

q

A

Specifies that the enclosed text is a short, inline quote from another source.

78
Q

rt

A

Specifies that the enclosed text is Ruby Text.

79
Q

ruby

A

Defines a container for Ruby Text.

80
Q

s

A

Specifies that the enclosed text should be rendered in the browser with a line drawn through it.

81
Q

samp

A

Specifies that the enclosed text is sample text and should be rendered in the browser appropriately.

82
Q

script

A

Specifies that the enclosed content is a client-side script.

83
Q

select

A

Defines a selection list control in a form.

84
Q

small

A

Decreases the font size of the enclosed text by one.

85
Q

span

A

Span element used to surround content blocks for formatting.

86
Q

strike

A

Specifies that the enclosed text should be rendered in the browser with a line drawn through it.

87
Q

strong

A

Specifies that the enclosed text should be rendered in the browser as “strong” (usually bold) text.

88
Q

style

A

Creates a style sheet within the document.

89
Q

sub

A

Specifies that the enclosed text should be rendered in the browser as subscript.

90
Q

sup

A

Specifies that the enclosed text should be rendered in the browser as superscript.

91
Q

table

A

Defines an HTML table in a document.

92
Q

tbody

A

Groups rows in a table together into a table body.

93
Q

td

A

Defines a single cell within a table.

94
Q

textarea

A

Defines a multi-line text input area.

95
Q

tfoot

A

Defines a group of rows in an HTML table as table footer rows.

96
Q

th

A

Specifies that a cell in a table is a header cell.

97
Q

thead

A

Defines a group of rows in an HTML table as table header rows.

98
Q

title

A

Specifies the title of the HTML document.

99
Q

tr

A

Defines a row in an HTML table.

100
Q

tt

A

Specifies that the enclosed text should be rendered in the browser in a monospace font.

101
Q

u

A

Specifies that the enclosed text should be rendered as underlined in the browser.

102
Q

ul

A

Defines an unordered list, such as a bulleted list.

103
Q

var

A

Specifies that the enclosed text is a variable.

104
Q

wbr

A

For a block of text enclosed by nobr tags, indicates a place where a line break may occur.

105
Q

xml

A

Defines an area of embedded XML data.

106
Q

xmp

A

Specifies that the enclosed text is an example, such as a code sample.