currently, I have this piece of html: http://lnpls.de/test.html The problem is, I want this line be as long as the longer of these two divs. As it is now, the line is just as long as the right column, but if this is shorter than the link list on the left, it looks ugly, you can see this if you click on image sources in the footer. Can you help me?
P.S.: Do you know icons for blog and pastebin which would fit into the page?
Thanks for your response cpj238. Setting the border to #links will do the same when the #content is longer.
Assigning a min-height would be a possibility, only I had to recalculate it every time I add something to the #links column.