Hello World! (Copy 4947) (Copy 5024)
✨ นายธนเดช แซ่ฉั่ว
<style> body{ margin:1em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 6 4"> <rect width="2" height="4" fill="black" /> <rect width="2" height="4" fill="yellow" x="2" /> <rect width="2" height="4" fill="red" x="4" /> </svg>