HTML: tag lampeggiante
Descrizione
Il tag HTML <blink> viene utilizzato per racchiudere un testo per farlo lampeggiare. Questo tag era supportato da Netscape e ora è obsoleto.
Esempio
<!DOCTYPE html>
<html>
<head>
<title>HTML blink Tag</title>
</head>
<body>
<blink>This text will blink in Netscape Version 5.0</blink>
</body>
</html>
Questo produrrà il seguente risultato:
Supporto browser
Cromo | Firefox | IE | musica lirica | Safari | Android |
---|---|---|---|---|---|
Non supportato | Non supportato | Non supportato | Non supportato | Non supportato | Non supportato |