2 columns using css

discuss about sites that are just under construction or where experimental stuff is used
Post Reply
kobos
Posts: 52
Joined: Mon 21. Nov 2005, 21:50

2 columns using css

Post by kobos »

Hi,

Atm im trying to have 2 content columns using css, in the left column i've got my Picture of the day using {TEASER_EX} etc... and in the right column i want to have another {TEASER_EX} tag which takes the latest articles from the other pages(music tech opinon...).

The problem is that i cant get theses two sections of content to be next to each other without interfering with eachother, they have to be side by side and both at the top of the page.

I tried using absolute positioning but that failed because it didn't put the content into the main area no'r did it expand the content area.
I tried using tables but that failed because the right content would end up halfway down the page!


How am i supposed to have two pieces of content side by side?


this is my attempt: http://okobo.com/cms/index.php


thanks

stefan
kobos
Posts: 52
Joined: Mon 21. Nov 2005, 21:50

Post by kobos »

Nvm i fixed it

i floated the left part and put a large margin for the main part
Post Reply