https://i.sstatic.net/pnu0R.png
Is there a way to generate curved text in HTML5, CSS3, or JavaScript similar to the image linked above? I've experimented with transform: rotate(45deg); but that just rotates the text without curving it. Additionally, when using Lettering.JS to curve the text, it interferes with existing jQuery functionality. While the countdown feature still functions correctly, integrating it with Lettering.JS for curved text causes issues.