The future of the web is weirdly human
6th June, 2026

The most interesting thing I’ve seen on the web this year isn’t an AI product. It’s a browser feature, and the future that it might represent.
Recently, Chrome began experimenting with something called HTML-in-canvas. At first glance, it looks like a fairly niche technical proposal. The browser takes ordinary HTML content and allows it to be rendered inside rich canvas environments whilst retaining all of the things that make HTML useful in the first place. The content remains part of the DOM. The browser still understands it. Accessibility tools still understand it. Search engines still understand it.
The demos are worth watching.
What’s striking about these examples isn’t the visual spectacle. We’ve had visually spectacular websites before. Nor is it the fact that content can exist in three-dimensional space. We’ve been building 3D experiences on the web for decades.
What feels different is that none of the usual compromises appear to apply.
Historically, richer experiences tended to come at a cost. The more expressive an interface became, the further it drifted from the native capabilities of the web. Search became harder. Accessibility became harder. Browser functionality became harder. Developers found themselves rebuilding things that browsers already knew how to do.
The demos hint at a future where that trade-off begins to disappear.
And once I’d started thinking about that, I found myself asking a much bigger question.
Why do websites look the way they do?
Why do they almost all share the same fundamental shape?
Why are websites for museums, communities, universities, dentists and product catalogues all made of pages?
Why are most websites made of pages connected by navigation, arranged into hierarchies, organised into sections and consumed through vertical scrolling?
The answer is that, for much of the web’s history, the document sat at the intersection of a huge number of competing requirements. Search engines could crawl it. Browsers could render it. Accessibility tools could interpret it. Content management systems could generate it. Businesses could manage it. Analytics platforms could measure it.
The document wasn’t necessarily the best representation of every idea, every place, every product or every experience. It was simply the format that everybody could agree on. And over time, that compromise became invisible.
The web didn’t merely adopt documents as a publishing format. It gradually began to think in documents.
I’ve written before about the URL-shaped web and the tendency for technologies to shape the information they contain. We became so successful at publishing, measuring, ranking and optimising documents that we eventually stopped noticing that we were making a choice.
The page won because it was practical. And over time, the advantages of the document-shaped web overwhelmed almost everything else.
We flirted with alternatives. Flash, for a while, promised a web built around experiences rather than documents. But those experiences were difficult to crawl, difficult to measure, difficult to integrate and difficult to standardise. Search engines, accessibility requirements and the broader web ecosystem gradually pulled everything back towards HTML and pages. The document didn’t win because it was the most expressive format. It won because it was the most compatible.
But now, we may wish to re-evaluate those constraints, assumptions, and advantages.
Enter AI
For most of the web’s history, the human-facing experience and the machine-readable representation were effectively the same thing. Increasingly, this needn’t be the case.
One of the more interesting things happening right now is the gradual separation of information from presentation. Search engines increasingly consume structured representations of content. Applications consume APIs. AI systems are starting to consume entities, relationships, feeds, product data and all manner of machine-oriented representations that were never intended for human eyes.
There’s a lot of debate around what the best architecture for this new age looks like – but whether it’s llms.txt, markdown files, or something else entirely, isn’t the interesting thing.
What’s interesting is that the web is becoming comfortable with the idea that different types of audiences might consume different representations of the same underlying information.
And the better that machines become at understanding meaning directly, the less pressure there is for human experiences to remain constrained by the formats that machines once required.
What if a website wasn’t a document?
The future of the web will likely become more semantic, more structured, and more machine-readable than ever before.
But HTML-in-canvas may allow it to become more expressive than ever, too.
HTML-in-canvas is exciting because it hints at a future where the document remains intact, but stops dictating the shape of the human experience. A conference website could still be represented as structured HTML, whilst being experienced as a landscape of talks and ideas. A supermarket website could build rich, interactive product explorations on top of their native HTML.
The machine-readable layer doesn’t disappear. It just becomes infrastructure.
For thirty years, we’ve largely shaped human experiences around what machines could reliably understand.
The strange possibility emerging now is that machines may finally be sophisticated enough to let us stop.
For AI, we can step down our HTML into simpler representations and presentations. For humans, maybe now we can step it up.
And if that’s true, then the future of the web may end up looking a lot less like documents, and a lot more like the things it’s trying to describe.

I am using my Rayban Meta sunglasses for AI, Pics etc as I walk. The Orion visual HUD is a new UI for the glasses. I can see HTML in Canvas being a cool way to show 360 interfaces as I change my head direction.
I agree with you; I think AI will eventually make web pages fully visual (including 3D) and auditory, rather than the document-based format they are today.
I remember when DHTML and AJAX first came out.
I happened to be interviewing with Razorfish at the time, and they had this amazing display in their lobby, which was this cinematic DHTML experience.
We go from that, of course, to the primary use case for AJAX being silly user interfaces, like Gmail.
When I was first introduced to the web, it was in architecture school in 1994, and at that point all of the architects were excited about this new “space”.
That never seemed to materialize despite my schlocky thesis in which I rendered a virtual version of the Louvre in a kiosk in the La Jolla Cove in California in VRML.
I’m all for anything that returns the web to a creative human space.