Three Column CSS

Having problems with three column CSS. I went to a coding site and found a chunk of code. When I put it on my website, the columns do not match. For example, below the left column, the center column shifts over to the side.

Anyone have a solution for three column fixed using div?

May as well expand this a bit too. As I was trying to tackle the Div tags, I was curios about cross-browser compatibility for Smart phones. Is it better to stick with Tables over Div for compatibility?