About This Page

This is my first page that is likely going to be the simplest page I've ever made. It contains basic HTML structure with a header, main content, and footer.

The first questions that come to mind are:

I'm hoping to discover the purpose behind many of the practices that I have been using in my HTML pages throughout the year, and I want to make all the dumb mistakes.

Latest

This is my first page that is likely going to be the simplest page I've ever made. It contains basic HTML structure with a header, main content, and footer.

The first questions that come to mind are:

I'm hoping to discover the purpose behind many of the practices that I have been using in my HTML pages throughout the year, and I want to make all the dumb mistakes.

Reflecting on static/vanilla html

It actually doesn't take that long to get tired of typing everything into an html document. I think I'm going to try introducing some javascript to make this a little more dynamic.