Ordered, Unordered and Definition Lists
Cars That I Would Like to Own
- Lamborghini
- Mercedes G-Class
- Tesla
- Mini Cooper
- Jeep
Favorite Games (Sports)
- Basketball
- Hockey
- Football
- Figure Skating
- Gymnastics
Defining Important Computer Terms
- Angle Brackets
- Angle brackets are a type of pointy sideways triangular brackets. They are used in website creation to contain different tags. These tags will then outline the different components of the document.
- HTML
- HTML stands for Hyper Text Markup Language. It is essentially a way to describe the structure of web pages. HTML language includes elements which are the building blocks of HTML pages. These elements contain tags which section the page into subsections such as heading, body and paragraph.
- HTTP
- HTTP stands for Hyper Text Tranfer Protocol. It is the underlying protocol used by the World Wide Web to define how messages are formatted and trasmitted. It defines what actions the browser should take in response to different commands.
- Tag
- Tags are keywords that are used to classify the different components of the web page.
Source for Definition's
“HTML5 Tutorial.” HTML Tutorial, W3 School, W3Schools.