html - Write Text Vertically at 270deg using CSS -


I am working on an example where I want to write vertical text at 90 degrees and 270deg.

On the example

It seems that working in FF but it does not appear at all on IE.

I tried to change some qualities with some luck.

I appreciate if someone can help me solve this so that it works on all browsers.

Regards

IE does not support it with other CSS3 functions.

However you can try to solve these people:


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -