RE: [css-d] Allegedly simple positioning problem with CSS

2005-06-09 Thread Thomas W. Bickle
Thanks to one and all who replied. I have been able to get this right and move on. Thanks again, I needed that. Whew. Tom -Original Message- From: Jasper Kuperus [mailto:[EMAIL PROTECTED] Sent: Thursday, June 09, 2005 8:12 AM To: Thomas W. Bickle Subject: Re: [css-d] Allegedly simple

Re: [css-d] Allegedly simple positioning problem with CSS

2005-06-09 Thread Michael Wilson
Hi... It may help you even further *if* I include the link. :) http://iqmax.com/downloads/mike/css-examples/profile-sets-simple/index.htm Sorry about that... -- Best regards, Michael Wilson __ css-discuss [EMAIL PROTECTED] h

Re: [css-d] Allegedly simple positioning problem with CSS

2005-06-09 Thread Michael Wilson
Thomas W. Bickle wrote: http://tombickle.com/files/test/board_only.html I simply want one group to sit to the right of the other group, on the same horizontal plane. I have placed a simple table below the first two images to illustrate what I want, if it helps. Hi, This may not be an ex

Re: [css-d] Allegedly simple positioning problem with CSS

2005-06-09 Thread David Laakso
On Thu, 09 Jun 2005 12:00:51 -0400, Thomas W. Bickle <[EMAIL PROTECTED]> wrote: I have a page I am working with, where I want to put groups of information (images and text) into a series of rows, with two columns. Here's a link: http://tombickle.com/files/test/board_only.html I simply want

RE: [css-d] Allegedly simple positioning problem with CSS

2005-06-09 Thread Paul Seale
Do not give up hope. I know it is hard, but it is worth it. My advice to you is to try and completely forget about how things function when designing in tables because the process is completely different. CSS acts completely different from tables in almost even way imaginable. I would advise readi