CSS Champion

Total Ranking points:80

Top Answers

5 You can easily achieve this by applying the following styles to your css class. .vertical-heading { margin: 0 0 0 0; transform: rotate(270deg); transform-origin: top left; position: absolute; top: 250px; }

Top Tags Used

1 HTML

1 CSS (Cascading Style Sheets)