Connecting Tech Pros Worldwide Help | Site Map

Using CSS for multiple columns

Bruce A. Julseth
Guest
 
Posts: n/a
#1: Jul 23 '08
Can I, without using tables, create more then a 2 column display, ie width =
50%, float: left and float=right?

Thanks...


Blinky the Shark
Guest
 
Posts: n/a
#2: Jul 23 '08

re: Using CSS for multiple columns


Bruce A. Julseth wrote:
Quote:
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?


--
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
Guest
 
Posts: n/a
#3: Jul 23 '08

re: Using CSS for multiple columns


In article <iBBhk.5277$Zc5.3073@bignews8.bellsouth.net>,
"Bruce A. Julseth" <julebj_nospam@bellsouth.netwrote:
Quote:
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>

--
dorayme
Closed Thread