Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<style>
svg { font: bold 64px Arial, sans-serif; text-shadow: grey 10px 10px }
</style>
<svg width="240" height="80">
<text x="30" y="50" fill-opacity="0.5" fill="#FFFF00">Hello</text>
</svg>