Alternative for <blink>

后端 未结 14 2227
广开言路
广开言路 2020-11-27 06:39

The tag was never an official standard, and is now completely abandoned by all browsers.

Is there a standards compliant way of making text blink?

14条回答
  •  时光取名叫无心
    2020-11-27 07:00

    If you're looking to re-enable the blink tag for your own browsing, you can install this simple Chrome extension I wrote: https://github.com/etlovett/Blink-Tag-Enabler-Chrome-Extension. It just hides and shows all tags on every page using setInterval.

提交回复
热议问题