Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ktsmith
on Feb 22, 2014
|
parent
|
context
|
favorite
| on:
Google search for “blink html”
It doesn't use the blink tag it uses css animation:
animation: 1s steps(1, end) 0s normal none infinite blink;
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
animation: 1s steps(1, end) 0s normal none infinite blink;