^^Html tags.

w3schools HTML Element Reference - By Category

 

The details element   (click on to show)

questo e' il contenuto di un tag details

 

summary del details (click on to show) questo e' il contenuto di un tag details che ha un sommario.

 

summary del details: prova ad annidare details

 

summary: 1° annidato contenuto 1° detail

 

summary del details: 2° annidato contenuto 2° detail

 

 

Altri tags

<header> Defines a header for a document or section

<header>

<h1>A heading here</h1>
<p>Posted by John Doe</p>
<p>Some additional information here</p>
</header>

 

<footer>

<footer>
<p>Author: Hege Refsnes<br>
<a href="mailto:[email protected]">[email protected]</a></p>
</footer>

 

<main> Specifies the main content of a document

 

<section> Defines a section in a document

 

<article> Defines an article

 

<aside> Defines content aside from the page content

 

<details> Defines additional details that the user can view or hide

 

<dialog> Defines a dialog box or window

 

<summary> Defines a visible heading for a <details> element

 

<data> Adds a machine-readable translation of a given content