@Lydie ahhahah. super old school. love it!
you may get a kick outta this: I made a kind of pixel art page using just a HTML table and deprecated BGCOLOR attributes:
@Lydie @TheIdOfAlan I was looking in to the Gemini protocol, and at end, was thinking it made much more sense to just use plain basic HTML, since everyone's already got a web browser.
Like, holy shit, what if we used HTML the way it was originally intended to be used?
@Lydie I am not suggesting that Mr S L Jackson would be the perfect person to recite the text on that website, but a recent advert he was involved in might make them a candidate:
* {
text-decoration: swearing;
}
I checked, and that site doesn't specify a font at all, so your browser just uses its default font, which you can change if you want.
Also, what profanity? That site is fucking perfect. 😉
@Lydie Yes, it's a nice companion to another classic, https://justinjackson.ca/words.html.
Of course, it would be even better to ditch HTML altogether and just use the #geminiprotocol...
Somewhere along the way, this little piece of black magic became necessary for plain old websites to be legible on mobile:
\<meta name="viewport" content="width=device-width, initial-scale=1">
But, yes, nice and minimal.