avefree

My (Dis)qualifications

I created my first website in September of 2022 and I didn't start putting any real effort into it until around November (estimated by the date of my first changelog entry). I'm pretty new at this! Still, I think it's worth it to put these out there for three reasons.

  1. I think I'm getting the hang of it.
  2. Sometimes it's more fun to make layouts than to think up things to fill them with.
  3. I'm interested in trying out styles that don't "match" the rest of my site.

Layout Properties

I'll admit that the code on the rest of my site can be a bit messy, but here I'm behaving myself and trying to follow best practices.

All layouts are responsive to screen size. I test them on my small laptop, my phone, and my ultrawide desktop monitor in both firefox and chromium browsers.

Templates use semantic HTML wherever possible and include some comments to help orient you. They will not include the placeholder images I put in the preview.

Terms of Service

You may:

You may not:

Layout #3: Cyanobacteria

Light desktop layout Light mobile layout Dark desktop layout Dark mobile layout

I wanted to try making one of those 2000s-style “everything in tiny boxes” homepage layouts with some modern improvements. The container width is set in rem (so the box scales with each visitor's default font size) and it's a flexbox (so the tiny boxes get rearranged responsively). Light and dark mode are included, with colors set by the variables at the top of the CSS file.

Live preview

Download

Layout #2: Amoeba

Desktop layout preview Mobile layout preview

A simple single column layout with a flex-box navigation bar. Made with text-heavy pages in mind.

Live preview

Download

Layout #1: Stentor

Desktop layout preview Mobile layout preview

This is my first free layout! Wowee. This is what I imagine my site might look like if you hosed the whole thing down with a pressure washer, then sprayed all the surfaces with 70% ethanol to disinfect them.

Live preview

Download