Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's not actually a blink tag but CSS:

    em {
    animation: 1s steps(1, end) 0s normal none infinite blink;
    }


Marquee likewise is not implemented using the <marquee> tag.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: