Sent by Tom Dell'Aringa on 17 July 2002 18:06
Hi all,
I've been trying to come up with a CSS design that has 2 div's side
by side, by left floating them and setting width percentages, like
this:
#left
{
float: left;
width: 30%;
}
#content
{
float: left;
width: 70%;
}
I'm also using XHTML Strict. It works in IE5.5, breaks in Mozilla 1
(they are stacked.) I'm thinking that I'm actually not doing it right
and stacked is correct.
I kind of don't want to absolute position them, as this always seems
to promote other issues. What is the best way to place two styleable
elements next to each other on a page in CSS?
Tom
=====
var me = tom.pixelmech.webDeveloper();
http://www.pixelmech.com/
http://www.maccaws.com/
[Making A Commercial Case for Adopting Web Standards]
__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com