Inside the center column, you could create three divs. The left and middle divs would need 'float: left;' applied to them. The middle and right divs would need an appropriate 'margin-left' value applied to them. I assume theses are the same principles being applied in the main 3 column layout you are using, only on a smaller scale. If you post the code you are using, I should be able to give better advice.
On Mon, May 18, 2009 at 10:59 AM, TypicallyTropical < [email protected]> wrote: > > Hi > > I have a CSS 3 column layout but want to emulate a 3 column table > inside the centre column with CSS. > > Therefore CSS columns inside a CSS column. > > Are there any examples of this anyplace? I have searched and searched. > > Surely I am not the only person needing this? > > Many thanks > > SC > > > > -- Thanks, Andy Baughman --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
