Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
playground:playground [2025/07/21 14:04] rtystgeekeplayground:playground [2025/07/21 14:21] (current) rtystgeeke
Line 1: Line 1:
 ====== 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" />