Tag GlossRy Flashcards

1
Q
A

Used to define tables and table cells in a web page

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

<a></a>

A

Used to create hyperlinks

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

Embed content from another source

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

<b></b>

A

Emphasises or bolds text

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

<h1></h1>

A

Defines font size

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

<ol><li></ol>
</li></ol>

A

Marks text for ordered and numbered (123) list

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

<strong> </strong>

A

Emphasises or bolds text

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

Used to define style information for a html document

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

<i></i>

A

Italicizes text

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

The beginning and end of the document used for title

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

The beginning and end of the web page body

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

<ul></ul>

A

The beginning and end of an unordered list

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

<hr></hr>

A

Inserts horizontal line

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

The beginning and end of a HTML document

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

The beginning and end of the title: the title is displayed in title bar of the browser

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

<p></p>

A

The begging of a new paragraph, inserts a blank line above a new paragraph

17
Q

<li>
</li>

A

Indicates the item that follows the tag is an item within a list

18
Q

<br></br>

A

Breaks a line of text at the point where the tag appears

19
Q
A

Centres text or graphics on a web page

20
Q
A

Changes the size, font face and colour of a text

21
Q

<img></img>

A

Displays images in a web page