Thanks, Well I am using IE version 7 and Mozilla Firefox 2 and something...,
The problem is navigation isn't aligning correctly in IE. I am using DIV tags and css style sheet.
And I did put special codes for IE version navigation too... But it still goes all haywire.
Code:
#contentbg {background:url(images/abg.png) repeat-y; width:700px;}
#content {width:390px; float:left; margin: 0px 0px 0px 116px; display:inline; text-align:left;}
#navigation{ width: 160px; float:left; margin: 0px 0px 0px 28px; display:inline; valign:top;}
* html #navigation{ width: 180px; float:left; margin: 0px 0px 0px 0px; display:inline; valign:top;}
Bookmarks