Hello World! (Copy 4947) (Copy 5032)
✨ นางสาวบุษยมาส อวะภาค
<style> body{ margin:2em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 5 3"> <rect fill="red" width="100" height=".5" y=".5"/> <rect fill="navy" width="100" height=".5" y="1" /> <rect fill="red" width="100" height=".5" y="1.5" /> <rect fill="navy" width="100" height=".5" y="2" /> <rect fill="red" width="100" height=".5" y="2.5" /> </svg> </svg>