2 Column CSS setup
2 Column CSS setup
- Started
- Last post
- 2 Responses
- justarobot
Any css folk out there? I'm trying to get a 2 column structure to look right and growing gray hairs in the process.
page:
http://www.inmemorymusic.com/in/…css:
http://www.inmemorymusic.com/in/…Any help would be most appreciated.
- frankosonik0
Try these examples:
- welded0
I assume you want #leftColumn and #rightColumn to be aligned at the top. Just take out the spacer div you've got in between them then adjust the margin-left on #rightColumn. Works in Firefox on Mac OSX 1.3.4 so I assume it'll work fine just about everywhere else.