Hi all it\'s been a while since I\'ve asked something, this is something that has been bothering me for a while, the question itself is in the title:
div.vertical {
margin-left: -85px;
position: absolute;
width: 215px;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
/* Safari/Chrome */
-moz-transform: rotate(-90deg);
/* Firefox */
-o-transform: rotate(-90deg);
/* Opera */
-ms-transform: rotate(-90deg);
/* IE 9 */
}
th.vertical {
height: 220px;
line-height: 14px;
padding-bottom: 20px;
text-align: left;
}
Really long and complex title 1
Really long and complex title 2
Really long and complex title 3
Example
a, b, c
1, 2, 3