Via this site I found the solution to show texte vertical, e.g. as a column head. I wonder how to center my vertical texte ? This .css is not working to center the data.
"<style>"
"<!--"
".verticaltext {"
"writing-mode: tb-rl;"
"filter: flipv flipv;"
"text-align: center;"
"}"
"-->"
"</style>"
any id, thanks.
"<style>"
"<!--"
".verticaltext {"
"writing-mode: tb-rl;"
"filter: flipv flipv;"
"text-align: center;"
"}"
"-->"
"</style>"
any id, thanks.