I wonder if it would be possible to do this in a way that the page shows its own source code. Similar to: https://no-gravity.github.io/html-quine/index.html Could be tricky, because non-textual elements would probably have to be taken care of individually. For example a video would probably have to show a video of its own representation in code.
Every HTML Element
31–40 of 136 posts
Re: Every HTML Element
#32First I've ever heard of hgroup. Subheadings are one of those little things I've wondered about the proper semantics for a million times and always end up doing something slightly different on the fly.
hgroup is considered deprecated in HTML5 though, whatever that actually means.
Re: Every HTML Element
#33I wonder if it would be possible to do this in a way that the page shows its own source code. Similar to: https://no-gravity.github.io/html-quine/index.html Could be tricky, because non-textual elements would probably have to be taken care of individually. For example a video would probably have to show a video of its own representation in code.
btw it really drives me crazy that browser implementors think that when I copy/paste a numbered list, I somehow don't want the numbers.
Re: Every HTML Element
#34Earlier quoted context omitted.
hgroup is considered deprecated in HTML5 though, whatever that actually means.
It means if you use it then it’ll work fine but younger people will frown at you.
Re: Every HTML Element
#35Re: Every HTML Element
#36First I've ever heard of hgroup. Subheadings are one of those little things I've wondered about the proper semantics for a million times and always end up doing something slightly different on the fly.
hgroup is considered deprecated in HTML5 though, whatever that actually means.
Perhaps it was re-added?
Re: Every HTML Element
#37There's also a SQLite DB available to download of the top 1k tag+attr+value combinations. [2]
[1] https://webparsing.io/blog/hidden-in-html-parsing-page-layou... [2] https://webparsing.io/data/commoncrawl-2024-11-html-tags-att...