Where do you want it? At the top? then you would have to either float it
into place, or move it so that its code comes before the other divs, for
example -
<div id="mainNav"><img src="/MBoard/images/logo_Mboard.gif" width="310"
height="70" class="floatright" /><a href="../index.html">Home</a><br />
<a href="../MBoard.html">Message Board</a><br />
<a href="../photos.html">Photos</a><br />
<a href="Board.css">CSS</a></div>
<div id="subNav" style="float:left;">
<p><a href="PostMessage.asp">Post a Message</a><br />
Create Profile<br />
View Profiles </p>
</div>
<div id="mbcontent">
<div id="mbcontentheader">Jkassab<br />
12/12/2005<br />
6:00:00 PM<br />
</div>
<p>www.kassopolis.com</p>
</div>
<div id="mbcontent">
<div id="mbcontentheader">Skassab<br />
11/2/2005<br />
6:06:46 PM<br />
</div>
<p>Test Message</p>
</div>
<div id="mbcontent">
<div id="mbcontentheader">Gnichols<br />
11/2/2005<br />
6:06:51 PM<br />
</div>
<p>another test message</p>
</div>
</div>
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"Mack879w" <kassab.j (AT) deptford (DOT) k12.nj.us> wrote
Quote:
The blue nav box is down by the 3rd entry when viewed in IE. At least on
my
computer. It's not happening for you? In firefox it looks more like it
should, though the globe is supposed to be below the last entry.. |