HTML - <abbr> Tag

Descrizione

Il tag HTML <abbr> viene utilizzato per indicare un'abbreviazione come ecc., Pvt.

Esempio

<!DOCTYPE html>
<html>

   <head>
      <title>HTML abbr Tag</title>
   </head>

   <body>
      <p>
         <abbr title = "Private">pvt.</abbr>
         <br />
         
         <abbr title = "International Cricket Council">ICC.</abbr> 
            promotes the global game.
         <br />
      </p>
   </body>

</html>

Questo produrrà il seguente risultato:

Attributi globali

Questo tag supporta tutti gli attributi globali descritti in HTML Attribute Reference

Attributi dell'evento

Questo tag supporta tutti gli attributi degli eventi descritti in HTML Events Reference

Supporto browser

Cromo Firefox IE musica lirica Safari Android