For some reason the nav bar on this site if using internet explorer dissapears
or appears on the bottom below the content but only occurs in IE - firefox,
netscape etc work fine. any suggestions would be appreciated will include code
used and link to site so you can see issue first hand.
[url]http://72.236.255.147[/url]
Thanks RJ
/***********************************************/
/* 2col_leftNav.css */
/* Use with template 2col_leftNav.html */
/***********************************************/
/***********************************************/
/* HTML tag styles */
/***********************************************/
body{
font-family: Arial,sans-serif;
color: #333333;
line-height: 1.166;
margin: 0px;
padding: 0px;
}
a:link, a:visited, a:hover {
color: #006699;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
...
Bookmarks