Alternative for <blink>

后端 未结 14 2236
广开言路
广开言路 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条回答
  •  Happy的楠姐
    2020-11-27 07:08

    Here is a web-component that fits your need: blink-element.
    You can simply wrap your content in .

    
        
    
    

提交回复
热议问题