Can I, without using tables, create more then a 2 column display, ie width =
50%, float: left and float=right?
Thanks...
Blinky the Shark - 23 Jul 2008 09:20 GMT
> Can I, without using tables, create more then a 2 column display, ie width =
> 50%, float: left and float=right?
Something like the first link in my sig, with widths adjusted to your
liking?

Signature
Blinky
Killing all posts from Google Groups
The Usenet Improvement Project: http://improve-usenet.org
Need a new news feed? http://blinkynet.net/comp/newfeed.html
dorayme - 23 Jul 2008 09:27 GMT
> Can I, without using tables, create more then a 2 column display, ie width =
> 50%, float: left and float=right?
If the columns are 50% of the browser width, then only two can fit. So
what do you mean by wanting more than two?
If it is two cols you want, perhaps this will help:
<http://dorayme.890m.com/alt/simpleTwoCol.html>

Signature
dorayme