This is an updated & abridged version of the talk I gave at several conferences throughout 2022/23, including Beyond Tellerrand, CSS Day and FFConf.
If you take just one thing away from this article, I want it to be this: please build your own website. A little home on the independent web.
A reflection of your personality in HTML and CSS (and a little bit of JS, as a treat). This could be a professional portfolio, listing your accomplishments. It might be a blog where you write about things that matter to you. It could even be something very weird and pointless (even better) – I love a good single-joke website. Ultimately, it’s your space and you can do whatever you want with it.
In the early days of the web, there were a lot of sites like this. People would build websites for their families, fansites for bands they liked, or just homepages they filled with random junk. It was a fun thing to do, and a great way to connect with people. They really don’t make ’em like they used to.

It feels like we’ve lost this decades-old art form; the individuality of design and the uniqueness of content you used to see on these webpages. The notion of experimenting with HTML and CSS without worrying about something looking weird or out of place. The beauty of a website built by a person, because they wanted to.
But websites are for business… right?
Many of you reading this will probably get paid to build websites. I do, to an extent. And a lot of these websites will probably be very similar: marketing, e-commerce, ultimately something designed to make money either by selling something or advertising something. Maybe you’ve had to stick some tracking pixels in, do some a/b testing to see what variant converts better, and do some forbidden invocations to get Google Tag Manager working. The kind of web development that makes you question your life choices.
And these sites all look identical. The same style of icons, black CTAs, the same pops of the same colours. I keep landing on websites and thinking I’m looking at Vercel, and it’s become this kind of bland VC-funded corporate identity that all startups have nowadays. And a lot of the content is similar too, because it ultimately comes down to what works for SEO. I gave this talk before Generative AI was quite so ubiquitous, and it’s even worse now with so many websites full of absolute garbage content spewed out of ChatGPT, and nobody knows how Google ranks pages any more.
These sites are providing a service, and are transactional in nature. There’s always going to be a place on the internet for them – even if I wish they’d put a bit more effort into making their sites a bit more interesting-looking. I guess I’m asking: where did the fun web go?
I learned HTML back in 2000, and things were pretty different then*. I can’t imagine how intimidating it must be to be a newcomer now with all of these frameworks and expectations. If you do get into web dev now you’re probably doing it to make a career of it; you might do a bootcamp, or a course, some kind of formalised training. And if you are studying with a view to doing it professionally, you’re much more likely to target what people are hiring for – whichever framework is so hot right now – skipping right over the basics.
I’ve interviewed quite a few folks for web development jobs over the years, where it’s clear they’ve only ever done React – and the requisite amount of JavaScript required to do React – and never got a good foundation in HTML or CSS that you need to build good quality, accessible, performant websites.
* but 99% of that HTML would still work perfectly on the web today, thanks to glorious backwards compatibility! Isn’t that cool? (Provided it wasn’t mostly tags, of course…)
But I still have fun on the web!
Well, sure. But ultimately the websites we use for fun are also for business. Think about how you use the web today: chances are, many of you spend the majority of your time on a handful of websites and apps owned by big companies like Meta and Condé Nast.
Under the guise of a free service, these companies are making money from data they’re harvesting from us. “We are the product” may be a tired cliché at this point, but it’s a cliché for a reason. They might not be explicitly selling it on, but they are 100% using your data to feed into advertising algorithms. We upload images, videos, run our social lives and even our businesses on these platforms. Instagram’s terms of service give Meta carte blanche to reproduce, distribute or copy your images royalty-free.
Meta makes an absolute killing on advertising that can reach highly specific target markets, and they wouldn’t be able to do that without using your personal data and browsing habits to label your user account with things they think you like.
Have you looked at your Instagram/Facebook settings lately, in the ad preferences section? It’s quite illuminating what they decide to use to target you.
Laura Kalbag gave a great talk about digital privacy at FFConf 2019, and it was this talk that spurr
9 Comments
ksec
I think the addition of "comments" on webpage is more of a cruse than a blessing.
mojuba
And not a word about discoverability?
The web went the way it went because ultimately centralization wins both in terms economics and discoverability. You host your blog (or rather "blog") on Facebook for free and get a chance to be discovered by strangers, for better or worse.
Not saying it's necessarily a good thing, because now you are at a mercy of corporate censorship that isn't even required to abide by the users' constitutional rights and freedoms. They can limit your speech in any way they like and it's what they do: their platform, their rules.
On the other hand, without centralization the web is expensive and not very discoverable. Your standalone web site is like a cactus in the middle of a vast desert nobody cares about, in fact now at a mercy of Google's indexing policies.
There is no bottom line here. It's all about economy and capitalism, which seem to always win.
bix6
That was a fun read. Love the default theme and ability to swap themes. I recently deleted IG so maybe it’s time for a personal website. The world needs more 5 course meal generators :)
FreesiaGaul
I 1000% stand behind this. When I was thinking how I was going to make my personal website personal – I really had to think. One of the great charms in "websites of the past" is all of the neat gifs and unconventional formatting. It has really inspired me in making mine (it's still under construction at freesiagaul.com).
Of course I'm not amazing, but frontend should feel like art, because that's what it is.
Angostura
20 years ago in the UK most ISPs gave you a little bit of web space free with your account – and an email box of two. One of the sad changes that happened is that this has gone now.
It used to make it really easy to have a cool little website. I used mine for a simple blog – now gone.
laurentlb
I expected to see an "under construction" animated gif, but what I found was better.
The garden theme made me smile. Now, I'm considering redesigning my website.
I removed the links from my website a decade ago, but I enjoyed looking at the section on the page. Not sure what I'll do about it.
dmilicic
I don't remember the last time I had so much fun building a web project than working on my personal website: https://dmilicic.com/
The spirit of doing what you want is exactly what inspired me to do it, it's not the best nor the fastest web but it doesn't matter, I simply wanted to do it in a different way (Flutter & WASM).
adzm
Shout out to my favorite one-joke website, https://www.sometimesredsometimesblue.com/ which has remained a constant in my life over the years and has never let me down
neebz
I remember back in the summer of 1996 in Pakistan our household was one of the first few to have to internet.
At that time angelfire.com used to give free webspace. My brother got hold of a pirated version of CorelDraw and setup a fan website of his favorite rock band Junoon, which incidentally is still online: https://www.angelfire.com/pa/JUNOON
And then when my brother met the band at a concert and they actually recognized him due to the website. I guess first time we realized how impactful internet is going to be.