|
Posted by Syl on 08/16/07 18:24
Hello group - I'm getting different behaviour between IE and Netscape.
IE is displaying correctly.
I have two divs - header and menu.
If you take a look at :
http://checkeredshirt.com/content_too.html
I have put a red border around the header div.
Like this :
<body>
<div id="header">
<h1>Centre</h1>
<div id="menu">
etc, etc, etc,
</div>
</div>
The menu div is inside the header div, but Netscape is not recognizing
it this way.
Help on this would be hugely appreciated!
Thanks.
Navigation:
[Reply to this message]
|