The idea for this screencast has been kicking around in my head for years now, so it was a joy to finally record it. In it, I code through the basics of HTML and CSS while building out a simple link-in-bio style website.

Screenshot of the webpage of the final result of the tutorial

View the website made in the tutorial: brettchalupa.neocities.org

View the source code for the web page.

The topics covered are HTML elements, semantic HTML, writing styles, and hosting the site on the web.

Mentioned in the Episode

Color theme generator

Editors

Hosting w/ Neocities

Neocities is a great platform for hosting your website for free: https://neocities.org/

Additional Resources

Neocities, the host I use in the episode, also has a great HTML course.

Mozilla’s Developer Network web documentation, which is a thorough wiki of tutorials and reference for building anything for the web.