<svg>
<path d="M 20 10, 20 120 M 10 30 100 30 M 10 70 100 70 M 10 110 100 110" style="stroke: gray;" />
<text x="20" y="30" >Simplest Text</text>
<text x="20" y="70" style="stroke: black;">Outline/filled</text>
<text x="20" y="110" style="stroke: black;fill: none; stroke-width: 0.5">Outline only</text>
</svg>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.