Lists
Unordered List of my Favourite Foods
-
Cream cheese on a toasted bagel
-
Smoothie Bowls
-
Pad thai
-
Grapes
-
S'mores
Ordered List of my Favourite Movies
-
Percy Jackson: The Lightening Thief
-
The Hunger Games
-
Mean Girls
-
The Secret Life of Walter Mitty
-
The Little Rascals
Definition List
- Angle brackets
- Angle brackets are a kind of sideways caret that can be used to include tags or pieces of code.
- HTML
- Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.
- HTTP
- HTTP means HyperText Transfer Protocol. HTTP is the underlying protocol used by the World Wide Web and this protocol defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands.
- Tag
- Tags are basic labels that define and separate parts of your markup into elements. They are comprised of a keyword surrounded by angle brackets.