Tags Flashcards

1
Q

Copyright symbol

A

&copy

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

Non-break space

A

&nbsp

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

Anchor

A

<a></a>

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

Abbreviation

A

<abbr></abbr>

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

Bold text

A

<b></b>

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

Block quote of text, indented on both sides

A

<blockquote></blockquote>

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

Contains the content of the site

A

body /body

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

Line break

A

<br></br>

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

Citation; typically shown as italics

A

<cite></cite>

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

Allows you to show example code on the site

A

<code></code>

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

Description definition

A

<dd></dd>

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

.Definition, typically displayed in italics

A

<dfn></dfn>

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

Division of the page

A

<div></div>

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

Definition list

A

<dl></dl>

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

Definition term

A

<dt></dt>

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

Emphasized or italics text

A

<em></em>

17
Q

Page footer

A

footer /footer

18
Q

Heading - largest

A

<h1></h1>

19
Q

Heading - smallest

A

<h6></h6>

20
Q

Head section of the page - HTML 4 where page information, including the title and encoding, is contained

A
21
Q

A header section within the body

A
22
Q

Hypertext Markup Language - tag that specifies the type of encoding the web browser should expect

A
23
Q

Italicized text

A

<i></i>

24
Q

.Identifies user text to be typed

A

<kbd></kbd>

25
Q

List Item- for use with ordered and un-ordered lists

A

<li>
</li>

26
Q

Main section of the web page contained within the body

A
27
Q

.

A