I build a website and i used css. I used div. the website functional normally with IE. but with firefox the div's are positioned each one alone. please check the website in IE and in firefox to see what i am talking about.
www.3alakat.org . and here's an examle of how i wrote the div :
div.center{
position:absolute;
top:53px;
left:130px;
float:left;
width :844px;
height : 80px;
}
but with firefox, left and top, are changing in a catastrophic way.
thank you



Reply With Quote

Bookmarks