|
|
|
|
|
by zackbrown
4504 days ago
|
|
It's implemented using a CSS animation that's decorating all of the <em> tags (which is what Google uses to wrap the matched search terms on the page and make them bold.) This is why the word "html" also blinks on that page. CSS animations are a more modern feature than <blink> tags, of course -- are you using an old version of Firefox? |
|