HTML - <br> Tag

Descrizione

Il tag HTML <br> viene utilizzato per fornire un'interruzione di riga.

Esempio

<!DOCTYPE html>
<html>

   <head>
      <title>HTML br Tag</title>
   </head>

   <body>
      <p>This is before the line break<br />
      and this after the line break.</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