Wow, this ones got me.
Its probably simple but im definantly missing it.
Heres the prob;
below the first part of the header (where the phone is) IE is putting a gap in. Now it works in my beloved FF but i cant get it right in IE.
My code for the divs which are being used are as followed:
Ive been messing with it for to long and need someone else to have a look at it.
Thanks for any help Guys
Ele
Its probably simple but im definantly missing it.
Heres the prob;
below the first part of the header (where the phone is) IE is putting a gap in. Now it works in my beloved FF but i cant get it right in IE.
My code for the divs which are being used are as followed:
Code:
#hdr {
position:relative;
}
#key{
position:absolute;
right: 0px;
top:0px;
height:83px;
width:290px;
}
Ive been messing with it for to long and need someone else to have a look at it.
Thanks for any help Guys
Ele