Faites pivoter une table en html

#myTable {
    transform:rotate(270deg);
}
Quaint Quail