







Easily include external HTML into your pages.
Client side include feature for HTML · Issue #2791 · whatwg/html
Spun off from HTML modules discussion There are certain amount of interest that including HTML snippet into an HTML document, without using JavaScript. That would be similar to <iframe>, but ...
My HTML boilerplate in 2026 - Manuel Matuzović
Every element I use for the basic structure of a HTML document, with explanations why.

My HTML boilerplate in 2026 - Manuel Matuzović
Every element I use for the basic structure of a HTML document, with explanations why.

HTML Can Do That
HTML has been gobbling up swathes of what used to be JavaScript’s remit. This page lists a bunch of dynamic functionality that we can now achieve with just HTML.
HTML Can Do That
HTML has been gobbling up swathes of what used to be JavaScript’s remit. This page lists a bunch of dynamic functionality that we can now achieve with just HTML.
HTML Standard
The src attribute gives the URL of a page that the element's content navigable is to contain. The attribute, if present, must be a valid non-empty URL potentially surrounded by spaces. If the itemprop attribute is specified on an iframe element, then the src attribute must also be specified.
Reasonable.html
Reasonable.html is a single HTML document that contains a reasonably complete set of example HTML elements.
A Complete Introduction to Web Components
Web Components are a standard way to create reusable and modular HTML elements without using a JavaScript framework.

Useful patterns for building HTML tools
I’ve started using the term HTML tools to refer to HTML applications that I’ve been building which combine HTML, JavaScript, and CSS in a single file and use them to …

Blog | FixBrowser
This blog post describes the rich text component used in FixBrowser web browser to display HTML pages and for interaction with the user.
Atproto markup for HTML - byJP
A call to use trivial RDFa markup in our HTML to indicate which records produced the elements on our pages.
the html review 05
the html review is an annual journal of literature made to exist on the web

i agree that is not an easy lift to add html tags to every page especially if you don’t have a static site generator or similar automated workflows. but to prevent showing spam, impersonation and the use of “verification” arbiters i think it’s a reasonable ask. if we want decentralized
dan
right, my question is specifically "why does each page need to verify this". i would assume that confirming the site's verification (via well-known or otherwise) means we trust the records and don't need to check HTML. i'm asking because i think modifying HTML is still a big hurdle