26
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 21 Jul 2026
26 points (100.0% liked)
Casual Conversation
4050 readers
31 users here now
Share a story, ask a question, or start a conversation about (almost) anything you desire. Maybe you'll make some friends in the process.
RULES
- Be respectful: no harassment, hate speech, bigotry, and/or trolling.
- Encourage conversation in your OP. This means including all information that can initiate conversations when you can and also engaging in your thread when possible.
- Avoid controversial topics (e.g. politics or societal debates).
- Stay calm: Don’t post angry or to vent or complain. We are a place where everyone can forget about their everyday or not so everyday worries for a moment. Venting, complaining, or posting from a place of anger or resentment doesn't fit the atmosphere we try to foster at all. Feel free to post those on !goodoffmychest@lemmy.world
- Keep it clean and SFW
- No solicitation such as ads, promotional content, spam, surveys etc.
- No support questions. See !techsupport@lemmy.world
Casual conversation communities:
- !casualuk@feddit.uk
- !casualeurope@piefed.social
- !forumlibre@jlai.lu
- !batepapo@lemmy.eco.br
- !esp@lemm.ee
Related discussion-focused communities
- !actual_discussion@lemmy.ca
- !askmenover30@lemm.ee
- !dads@feddit.uk
- !letstalkaboutgames@feddit.uk
- !movies@piefed.social
- !television@piefed.social
founded 3 years ago
MODERATORS

If you look up some of the names with "" you can find other reviews too. Here's another one where one is showing the "glowing" glitch I guess. Maybe it only works on a kobo. https://www.kobo.com/gb/en/ebook/the-ghost-in-the-glitch-volume1
Aww, they're learning HTML to do things like I did back on Myspace! I love it!
Ah, the classic old marquee element. That takes me back to the old internet. I wonder if any of them figured out
<blink>yet.And yeah, the website seems to escape everything properly but maybe in the app or in the eReader device it doesn't and the HTML renders.
Blinking text is a thing?? I'm kinda sad I never got to use Netscape now
Well, actually I don't think the
<blink>tag works in any modern browser anymore. Just like<marquee>, it was never part of any standard, it was overused back in the day to the point where it became super annoying, not to mention the accessibility nightmare it was. So no, blinking text on websites is not something we should bring back.And regardless, nowadays HTML should only be used to describe the structure of a page, not how it looks or behaves, and that's why many of the old tags are deprecated and support slowly dropped. Nowadays different "languages" are used to set how the page should look and operate. Using those it's ofc possible to make text (or any element on the page) blink, there just isn't a single HTML tag for it anymore.
Of course you wouldn't want it for anything serious. But going through random old internet pages with text moving all over the place must have been pretty fun at times.