HTML Elements Flashcards

1
Q

HTML

A

Hyper Text Mark Up Language

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

markup language

A

is a computer language that defines the structure and presentation of raw text.

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

HyperText

A

is text displayed on a computer or device that provides access to other text through links, also known as hyperlinks.

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

Element

A

HTML is composed of elements, and these normally contain tag and and content

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

SEO

A

Search Engine Optimisation

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

Divs

A

is short for “division” or a container that divides the page into sections

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

<ul>
</ul>

A

unordered lists

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

<li>
</li>

A

list

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

<ol>
</ol>

A

ordered lists

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

URL

A

uniform resource locator. Web address or local address where a file is located

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

<src>
</src>

A

Source

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