Codice HTML:
<html>
<center>
<table border="0">
<tr>
<td width="33%">
<p align="left">
<button type="button" onClick="javascript:window.location.href='http://luca1012.altervista.org/toolbar.html'">
Guida al GalaxyToolBar,installazione & configurazione
</button>
</p>
</td>
<td width="33%">
<center>
<button type="button" onClick="javascript:window.location.href='http://luca1012.altervista.org/forum/'">
Richiedi Supporto sul Forum
</button>
</center>
</td>
<td width="33%">
<p align="right">
<button type="button" onClick="javascript:window.location.href='http://www.luca1012.altervista.org/'">
Torna alla Home
</button>
</p>
</td>
</tr>
</table>
</center>
</html>
Più o meno dovrebbe essere così, non ho capito il fatto di metterlo in alto. Per modificare il colore o altro ti basta mettere i tag che vuoi dove stanno le scritte.
Se usi i tag <button></button> puoi farlo tranquillamente
Ciao!