<svg width="500" height="500"> <path id="curvePath" d="M10 80 C 40 10, 65 10, 95 80 S 150 150, 180 80" stroke="black" fill="transparent"/> <text x="20" y="100"> <textPath href="#curvePath"> Tekst na ścieżce </textPath> </text> </svg>
Sprawdź odpowiedź