Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
playground:playground [2025/07/21 14:04] – rtystgeeke | playground:playground [2025/07/21 14:21] (current) – rtystgeeke |
---|
====== PlayGround ====== | ====== PlayGround ====== |
<html><img width="200" height="200" xmlns="http://www.w3.org/2000/svg"> | <html> |
<circle cx="100" cy="100" r="80" fill="blue" stroke="black" stroke-width="5" /> | <svg height="100"><circle cx="10 cy="10" r="100" fill="blue" stroke="black" stroke-width="5" /> |
<text x="100" y="110" font-size="20" text-anchor="middle" fill="white">Hello!</text> | <text x="100" y="110" font-size="20" text-anchor="middle" fill="white">Hello!</text> |
</img></html> | </svg></html> |
<QRCODE "http://www.powerracingseries.org"> | |
<barcode type="QRCODE" value="https://www.powerracingseries.org" /> | <barcode type="QRCODE" value="https://www.powerracingseries.org" /> |
| |