Hello World! (Copy 4947) (Branch 5148) (Copy 5161)
✨ นายสรรค์ธกรณ์ วงศ์ศิริภา
<style> body{ margin:2em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 100 60"> <svg svg viewbox="0 0 20 20"> <circle cx="-3.4" cy="3.4" r="3" fill="blue" /></svg> <rect fill="green" width="20" height="20" y="20"/> <rect fill="red" width="20" height="20" y="40"/> <rect fill="green" width="20" height="20" x="20"/> <rect fill="red" width="20" height="20" y="20" x="20"/> <rect fill="green" width="20" height="20" y="40" x="20"/> <rect fill="green" width="20" height="20" y="20" x="40"/> <rect fill="red" width="20" height="20" y="40" x="40"/> </svg>