Hello World! (Copy 4947) (Branch 5290)
✨ นายภานุพงศ์ เฉลยรัตน์
<style> body{ margin:2em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 20 10"> <polygon points="0,10 0,0 7.5,0" style="fill:navy;"/> <polygon points="0,10 7.5,0 14.5,0" style="fill:yellow;"/> <polygon points="0,10 14.5,0 29,0" style="fill:red;"/> <polygon points="0,10 60,0 0,30" style="fill:green;"/> </svg>