Hi,
I am looking for a command in CSS, which could rotate text or links IN ALL Browsers.
I found these:
PHP Code:
How I can use them and it is possible to make it work in ALL browsers?PHP Code:-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
Thanks in advance...![]()



Reply With Quote

Bookmarks