# Rotating Text Around a Path using SVG and CSS

**URL:** https://forum.kirupa.com/t/rotating-text-around-a-path-using-svg-and-css/657491
**Category:** random
**Created:** [March 10, 2023, 5:56pm UTC](https://forum.kirupa.com/t/rotating-text-around-a-path-using-svg-and-css/657491 "2023-03-10T17:56:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [March 10, 2023, 5:56pm UTC](https://forum.kirupa.com/t/rotating-text-around-a-path-using-svg-and-css/657491/1 "2023-03-10T17:56:07Z")

</div>

I was playing with SVG paths a bit, and I created a rotating text effect!

https://codepen.io/kirupa/embed/preview/eYLvyBB?default-tabs=html%2Cresult&height=300&host=https%3A%2F%2Fcodepen.io&slug-hash=eYLvyBB

I’ll write (and record a video on this soon), but I wanted to share this with all of you. I always knew SVG was very flexible, but this is the first time I get to see how nicely it handles things that I didn’t know was this easy to pull off.

🙂
