<button>
Permet de définir un élément clickable pouvant produire différentes actions.
Exemple
<button type='go-top'>
<css width='10px' height='20px' background-image='url(icon)' />
</button>
<css width='10px' height='20px' background-image='url(icon)' />
</button>
| attribut | défaut | description | 
|---|---|---|
| type | Type de bouton | 
type="go-top"
Crée un bouton qui remonte en haut de la page avec une animation sans affecter l'ancre
Editer
