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

This query shouldn't work in Firefox 23+, no? https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bl...


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: