I have a table with three <td>. I want these 3 elements to be centered, but the middle element is a <div> unit and in that one I want the contents to be left aligned. I can only get everything centered.
How can I get only the <div> contents aligned left.