Nel tuo caso potevi anche buttare gli stili e mettere tutto il contenuto in un <center>![]()
codice:<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//IT”> <html> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1?> <title>www.stellar.com</title> </head> <body background="universo.jpg"> <center> <h1 size="7"> <font face="Impact" font color="yellow" font size="7"> <b>BENVENUTO IN STELLAR</b></font></h1> <form action=pagina1.html target="_self"> <input type="submit" id="bottone" name="bottone" value="ENTRA NEL SITO"/> <embed src=stellarsound.mp3 autostart="true" hidden="true" loop="100"></embed> </form> </center> </body> </html>

Rispondi quotando