HTML - Tag di sezione

Descrizione

Il tag HTML <section> specifica una sezione in un documento.

Esempio

<!DOCTYPE html>
<html>

   <head>
      <title>HTML Section Tag</title>
   </head>

   <body>
      <section>
         <h1>Java</h1>
         <h3>Inheritance</h3>
         <p>Inheritance defines the relationship between superclass and subclass.</p>
      </section>
   </body>

</html>

Questo produrrà il seguente risultato:

Attributi globali

Questo tag supporta tutti gli attributi globali descritti in - Riferimento agli attributi HTML

Attributi dell'evento

Questo tag supporta tutti gli attributi degli eventi descritti in - Riferimento agli eventi HTML

Supporto browser

Cromo Firefox IE musica lirica Safari Android