This is index.html

This is the default page

This is the main section

This is a paragraph. It is a block-level element (meaning it takes the full width of the page and starts on a new line) This is a span. It is an inline element meaning it only takes the space needed and doesn't force a new line.

Hyper Text Markup Language = HTML

Hypertext Transfer Protocol = HTTP

Articles and Sections

Articles and sections can be great semantic replacements for standard div tags while fulfilling the same function!

Remember we use HTML for our content and CSS for our formatting (or to make it pretty!)

This is a clickable Div

HTML5_logo

This div will send you to learn about the DOM