si usa il tag a. Perchè usare un button? Il button è legato ai form.
Vuoi un finto bottone:
on no problem,
crei nomalmente il tuo link, e crei il bottone con i css:
e come css:codice:Testo link
eccoti il tuo pulsante.codice:a .button{display:block; width:80px; border:1px solid #999; background:#ccc;} a:hover .button{border:#666; background:#999;color:#ccc;}
![]()

Rispondi quotando