Previous Message
Next Message

[css-d] 2 Column Layout Problem

Sent by Chris Smith on 26 June 2002 18:06


Can anyone have a look at the following page and tell
me why it works properly in IE6.0 and not correctly on
NS6.2? I'm trying to get the menu to be in the left
(orange) area as seen with IE.

http://www.rpgme.com/cssdev/MenuStyle.html

The problem is related to this element:

.navigationBorder {
	font-family: san-serif;
	font-size: 12px;
	background:#c30;
	border-top:2px #888 solid;
	border-right: 2px #666 solid;
	border-bottom: 2px #666 solid;
	border-left: 2px #888 solid;
	width:200px;
	padding: 2px;
}

If I just type some text in the <div id="leftcontent">
it appears in the left area. Placing the
navigationBorder in the leftcontent area results in it
showing up below the content area.

Confused.

Chris

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
Previous Message
Next Message

Message thread: