79669894

Date: 2025-06-18 00:44:39
Score: 0.5
Natty:
Report link

In case Google leads you here, be aware that a <span> will not rotate, but a <div> will.
Works: <div class="transform rotate-90">Sideways text</div>
Fails: <span class="transform rotate-90">Sideways text</span>

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Abel Wenning