0

I had a template in HTML with vertical line but when I display code in a phtml file, it's no longer vertical:

So I need to know why and then how to make my code in vertical way

<svg width="50" height="300">
            <text x="28" y="150" 
            transform="rotate(-90, 28, 150)" >
            This text is vertical</text>
        </svg>

I need to have it like this: vertical text

(Sorry for adding an image in URL format but I don't have the ability to do it 'autrement' ("an other way")).

Obsidian
  • 3,719
  • 8
  • 17
  • 30
yahya
  • 9
  • 3

0 Answers0