Deprecated
This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.
Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.
L'element HTML parpelleig (<blink>
) és un element no estàndard que fa que el text adjunt parpellegi lentament.
Atenció: No utilitzeu aquest element, ja que no és estàndard i està desaprovat. El text parpellejant està mal vist per diversos estàndards d'accessibilitat i l'especificació CSS permet als navegadors que ignorin el valor de parpelleig.
Interfície DOM
Aquest element no és compatible i per tant implementa la interfície HTMLUnknownElement
.
Exemple
<blink>Why would somebody use this?</blink>
Resultat (atenuat!)
Especificacions
Aquest element no és estàndard i no forma part de cap especificació. sinó us ho creieu consultar l'especificació HTML.
Navegadors compatibles
Característica | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Suport bàsic | No support | No support [1] | No support | No support [2] | No support |
Característica | Android | Firefox Mobile (Gecko) | IE Phone | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Suport bàsic | No support | No support [1] | No support | No support [2] | No support |
[1] Suportat fins a la versió 22. Eliminat en la versió 23.
[2] Suportat fins a la versió 12.1. Eliminat en la versió 15.0.
Veure
- Historia de la creació de l'element HTML
<blink>
. text-decoration
, encara que existeixi un valor de parpelleig, els navegadors no estan obligats a fer-lo parpellejar.<marquee>
, un altre element similar no estàndard.- CSS animations és el camí a seguir per crear aquest efecte.