Lists

Unordered List

Countries I have Visited

Ordered List

Favourite Movies

  1. Ferris Bueller's Day Off
  2. Harry Potter
  3. The Devil Wears Prada
  4. Call Me By Your Name
  5. When Harry Met Sally
  6. Mean Girls

Definition List

Angle brackets
Angle brackets are commonly used to enclose a code of some type. For example, HTML tags and PageMaker tags are enclosed in angle brackets.
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
Hidden keywords within a web page that define how your web browser must format and display the content. Most tags must have two parts, an opening and a closing part.