rotate a table in html code example Example: rotate a table in html #myTable { transform:rotate(270deg); }