I have an HTML table with a single cell in it. The table expands according to the content inside the cell.My problem is that I want the table to preserve a square size, so that if the width scales, the height will scale proportionally. I need the same functionality like image scaling even though the content is text.