HTML Elements Flashcards
1
Q
HTML
A
Hyper Text Mark Up Language
2
Q
markup language
A
is a computer language that defines the structure and presentation of raw text.
3
Q
HyperText
A
is text displayed on a computer or device that provides access to other text through links, also known as hyperlinks.
4
Q
Element
A
HTML is composed of elements, and these normally contain tag and and content
5
Q
SEO
A
Search Engine Optimisation
6
Q
Divs
A
is short for “division” or a container that divides the page into sections
7
Q
<ul>
</ul>
A
unordered lists
8
Q
<li>
</li>
A
list
9
Q
<ol>
</ol>
A
ordered lists
10
Q
URL
A
uniform resource locator. Web address or local address where a file is located
11
Q
<src>
</src>
A
Source