I have tested in Mozilla and IE my code:
it is fine in IE but in Mozilla is not good. Can you advise what to change?PHP Code:#left{
float: left;
width: 256px;
margin: 7px;
text-align: center;
border-width: 1px;
border-style: solid;
}
#right{
position:absolute;
left:295px;
padding-left:7x;
width: 256px;
border-width: 1px;
border-style: solid;
margin-left: 280px;
}



Reply With Quote



Bookmarks