<svg xmlns="http://www.w3.org/2000/svg"> | |
<text dominant-baseline="hanging" x="20" y="140" font-size="44px"> | |
Foo | |
</text> | |
<rect x="200" y="110" width="100" height="100" fill="green"/> | |
<rect x="450" y="110" width="100" height="100" fill="green"/> | |
</svg> |