I need to make this page:
http://www.osbornewood.com/temp.htmlook like this page:
http://www.osbornewood.comThe only change I made was adding this line to the top:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
The reason I need this in the document is the hover menus on the left. They use csshover.htc, which does not work properly in IE7.
http://www.webmasterworld.com/css/3130642.htmHow can I tweak my code to make the over menus work right in IE7 and have a readable page?
Start Free Trial