<th class=''><span class='verticalhead'>Offer No.</span></th>
transform css property is not supported. You can use text-rotate custom attribute or CSS style.
Thank you it working fine but only to tr not to td
It rotating all the td element just want to rotate 3 between all
How we can do this?
Please help me.
You can apply the text-rotate attribute only to specific td tags in which you want to rotate the text.
Waaaaaw.....! working fine
Thank you very much for help.
@finwe Thanks that worked like a charm.
Most helpful comment
You can apply the
text-rotateattribute only to specifictdtags in which you want to rotate the text.