Ciao a tutti, come al solito eccomi qui a rompere le scatole per problemi
relativi ai fogli di stili... Su firefox e safari, i browser che ho sul mio mac
va tutto bene, quando passo il sito ad amici che adoperano browser come
IE su windwos il sito non funziona più tanto bene... eppure il template
mi sembra più che buono, quali accorgimenti è giusto tenere per avere un
template funzionante su vari browser??
Codice HTML:
<style>
@charset "UTF-8";
/* CSS Document */
BODY { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #000000; }
A { color: #660000; text-decoration: none; }
DIV#colonnasinistra { position: absolute; top: 0px; left: 0px; bottom: 0px; width: 250px; height: auto; background-color: #000000; }
DIV#scheda { position: absolute; top: 0px; left: 0px; width: 250px; height: 360px; background-image: url(bgscheda.jpg); }
DIV#menu { position: absolute; top: 360px; left: 0px; bottom: 0px; width: 250px; height: auto; background-color: #D1CA72; border-bottom: 1px solid #660000; }
DIV#colonnadestra { position: absolute; top: 0px; left: 250px; right: 0px; bottom: 0px; width: auto; height: auto; background-color: #F4E7B9; }
DIV#luogo { position: absolute; top: 0px; left: 0px; right: 0px; width: auto; height: 170px; background-color: #F4E7B9; background-image: url(bgluogo.jpg); background-repeat: no-repeat; }
DIV#pagina { position: absolute; top: 170px; left: 15px; right: 0px; bottom: 0px; width: auto; height: auto; background-color: #F4E7B9; }
DIV#bordo { position: absolute; background-image: url(bgbordo.jpg); width: 15px; height: auto; top: 170px; bottom: 0px; }
DIV#luogo_immagine { position: absolute; width: 350px; height: 150px; top: 0px; }
DIV#luogo_descrizione { position: absolute; width: auto; height: 150px; top: 0px; left: 360px; right: 0px; }
.menu { width: 250px; height: 50px; position: absolute; }
.funzioni { position: absolute; bottom: 0px; top: 50px; width: 250px; height: 250px; border-bottom: 1px solid #660000; }
</style>
http://araim.altervista.org/index_2.php
può andare??