Hi Larry, > How did you split the Plucker Website into columns. I have > tried to look at the source, but I'm have not been able to > figure out what your using. I would like to break a page > into 3 columns so it looks good in IE and Plucker.
The plkr.org site does it by using style-sheets which have the margin and padding specified for certain id's. It's in this file: http://plkr.org/css/big.css The sections you want to look at are the ones that start with #rc and #lc. Look for the comparative div's (id=rc and id=lc) in the html and ou'll see how it works. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== "Have fun storming the castle!" -- 'Miracle Max', The Princess Bride _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

