i tried to create a web site with html
http://web.tiscali.it/world_translations/index.htm
the background colors (orange and white) on the page have been split only with internet explorer
i can display the background colors only with internet explorer but using firefox or opera i see only one color
anybody knows how to fix it?
<body style='background-color: white; margin: 0px; height: 50;'>
<div style='position: fixed; top: 0; left: 0; width: 100%; height: 300; background-color: "#ff8c00"; z-index: 1;'></div>
<div style='position: absolute; top: 0; left: 0; z-index: 2; width: 100%;'>
thanks a lot
marco
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)



