I am unsure what the best combination of CSS rules and HTML elemtents is to achieve this layout:
(Apologies for the image, it was the best way I could think of to express what I had in mind)
It is essentially a table with 2 rows and 4 columns, but I don’t want to use tables.
I’m fairly confident I could hack something together that would do this but it wouldn’t be elegant or optimal and I want to know the cleanest way of doing it.
Let me know if this is not clear. Thanks
Do you mean something like this?
http://jsfiddle.net/semencov/P8B4R/