I was wondering.. how can I make my div elements like boxes but without using the element "table" for border draw. So far I was using the table element, but when I was having longer sentences, the box itself widened, which messed up with my design:
http://postimg.org/image/qjp8u01ox/
Usually, the center column widens as well, when texts overgo the width of the column. I've tried the overflow attribute to be hidden, but then again, the text the rest of the text is cut, instead of going for a new line.
I would like it to be like the e107 CMS side menus. Example:
http://clanwebs.co.uk/images/codww.jpg
But I guess they are using some images, and write text through this image.
Edit: My code: jsfiddle.net/Xz8x4