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