Ciao ragazzi sono nuovo del forum sto facendo un sito per quanto riguarda un associazione e do un problema che riguarda l'impostaione dei css sui diversi browser finche lo apro conil goole chrome tutto ok poi .......
cmq scrivo il codice date un occhiata
http://www.pepperiggio.com/youtube.htm
<style type="text/css">
body{background: #ac5929;}
div.home{background: white;margin:40px;margin:70px;margin-top:70px;border-color:#ff3a2e;border-style:solid;height: 3000px;}
div.adsense{margin:50px;margin-left:35%;}
#fbroot {background:white;float:right;margin-top:70px;margin-right: 30px;margin-left: 60px;}
div.space{Background:white;margin-top:500px;margin-left:30px;border-style:solid;padding:10px;width:192px;clear:left;position:absolute;}
iframe{margin-left:30px;padding:30px;}
#youtube{width:450px;height:900px;margin:350px;position:static;margin-top:70px;margin-bottom:70px;padding:30px;}
h1,h2,h3{margin:20px;color:BLACK;text-align:center;}
div.box2{width:300px;margin:32%;padding:10px;margin-top: 70px;font-family:"Apple LiGothic";width:450px;height:300px;
text-align:center;font-size: 16px;margin-bottom:70px;position:relative;}
img.home{margin-top:170px;margin-right:;border-style:solid;height:250px;width:250px;margin-left:20px;float:left; }
img.home2{position:absolute;float: left;margin-top:10px;border-color:#ff3a2e;border-style:solid;margin-left:30px;}
img.home3{right: 0px; position:absolute;float: right;margin-top:10px;border-color:#ff3a2e;border-style:solid;margin-right: 90px;}
img.banner{margin-left:8%;margin-right:10%;border-style:solid;border-color:#ff3a2e;}
#chiusura{ border-color: #adadad; border-top-width: 1px; border-style:solid;margin-left:300px;margin-right: 300px;margin-top:30px; }
</style>