Achievement unlocked: Hypertexter

Congratulations to you—you made a freaking website using HTML! What started as a sentence or two written in Notepad became a full-blown, multipage website. You learned all sorts of stuff:

I hope you feel empowered to create your own custom websites. But even if you don’t create websites from scratch, familiarity with HTML is helpful. Many content management systems allow you to put custom HTML on a page. Even knowing how to use the <a> tag to create a link is its own little superpower.

So, where to now?

Bonus chapters

We’ve completed the main content I wanted to cover in HTML for People. That said, I have a few topics I’d like to expand upon as an appendix to the main book.

Resources from this book

I peppered in quite a few links along the way, pointing you to various demos and documentation. For convenience, here is a list of the main ones.

Helpful resources and documentation

Web hosts for static websites

In addition to Neocities, other good choices exist for hosting your HTML websites.

Code editor alternatives

I used Visual Studio Code as my code editor throughout this book. And for good reason—it’s free and massively popular. But it’s not the only code editor around.

I use a Mac, so I’m not as familiar with editors for other systems, but I know a few that you should check out and evaluate yourself. Some are free, some are paid, and some are both.

Jump to menu