This is HTML67.
Everything on this page is plain HTML — one file, no framework, no build step.
A <signature> collects a real signature, a <graph> draws itself,
a <geo> is a live 3D map. The tags read as if they had always been part of HTML.
And the page itself is editable: hit ✎ Edit in the corner (top on a phone, bottom-right on a desktop), change any text or component, and save — what you get back is still just HTML.
| Year | Elements |
|---|---|
| 2020 | 3 |
| 2021 | 9 |
| 2022 | 14 |
| 2023 | 22 |
| 2024 | 31 |
| 2025 | 42 |
| 2026 | 53 |
Tables stay tables
A <grid> wraps a plain HTML table — sortable, searchable, and on export
every table of the page becomes a worksheet in one .xlsx (numbers stay numbers).
| City | Population (M) | Country |
|---|---|---|
| Berlin | 3.7 | Germany |
| Hamburg | 1.9 | Germany |
| Vienna | 2.0 | Austria |
| Zurich | 0.4 | Switzerland |
Slides become slides
A <slider> is a deck: each child is one slide — and on export each slide
becomes a real PowerPoint slide in a .pptx.
One base, two leaps
HTML5 stays untouched — HTML67 is a superset, not a fork.
HTML6 — UI & text
Cards, charts, maps, stats as elements. One tag, no bundler.
HTML7 — living vocabularies
Law, science, correctness — semantics both humans and AI read.
Text wants markup too. GlyphUp is the annotation layer of HTML67 — hand-drawn ink over plain text. Write your own below:
With toolbar the ink becomes filterable — toggle all markings off, keep only one
color, or show only one voice's comments. Handy for checking how much context each
channel really carries (also for language models).
Full reference and spec: html67.com