Rob, you must set the parents element to, with float!

try:

div#sidebar {
   float: left;
   width: 15%;
}

div#content {
float: left; /* or right */
   margin-left: 16%;
display:inline; /* for duble margin in IE when left float */
}

--
Viele Grüße, Olaf

-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------

Reply via email to