Hi all,
After hours and hours trying to isolate my problem I am still nothing further.
Attached you will find two screenshots. FF is correct of course and the other is...IE of course which is giving the problem.
The #header tag is having the yellow border and the #searchbox tag is having a black border.
#header (this is the div which contains code for the searchbox that is having a div #searchBox)
{
float:left;
border:1px solid yellow;
margin:0;
padding:0;
width:960px;
height:105px;
}
#searchBox
{
float:right;
margin:50px 0 0 0;
border:1px solid black;
height:40px;
width:275px;
}







)


Bookmarks