Comment on Why can't we have a static vintage web?
Digit@lemmy.wtf 1 day ago
We can.
Not without bugs to patch.
At the browser level?
Otherwise,
can haz
<html>simple site</html>
I believe that the text would have to be in at least a <body> tag, so… you’ve got a bug. But yes, I was including browser bugs.
<body>
Do you know of any browsers that would not render <html>simple site</html>?
I just tested it in brave, dillo, librewolf, links, and it works in each.
I only recently discovered this (that contrary to prior belief and training), even <body> is unnecessary.
TheButtonJustSpins@infosec.pub 22 hours ago
Not without bugs to patch.
Digit@lemmy.wtf 18 hours ago
At the browser level?
Otherwise,
can haz
<html>simple site</html>
TheButtonJustSpins@infosec.pub 12 hours ago
I believe that the text would have to be in at least a
<body>
tag, so… you’ve got a bug. But yes, I was including browser bugs.Digit@lemmy.wtf 34 minutes ago
Do you know of any browsers that would not render <html>simple site</html>?
I just tested it in brave, dillo, librewolf, links, and it works in each.
I only recently discovered this (that contrary to prior belief and training), even <body> is unnecessary.