An old habit I had growing up, reading an irresponsible amount of comics, was making stories that would play out in my head when I zoned out. The complete live site can be viewed here.

The process

I had only just gotten back into basic web development after not touching it for several years, so I tried my best to plan things out the best I could at the time.

Planning the pages out

I started off with basic skeletons for each story. Make a page with just the necessities like a navigation bar and necessary sections for each story. Those sections include characters, timeline and things like that. Don't forget to add each story blurb to the homepage. Once The skeletons are done then I can add the details of each story to get all the information about each story out of my head and down on paper.

Reference

Most of the resources and information I used was from w3schools, which has great explanations of web development tools. Those range from the most basic html to frameworks like bootstrap.