Hello World! (Copy 5534)
✨ นายเมษา มานิตสกุลวงศ์
<html> <head> <title>Let's Start</title> <style> body{ background:black; margin:1em; font-family:sans-serif; } svg{ background:white; } </style> </head> <body> /*คนที่ 1*/ <svg viewbox="0 0 20 20"> <rect width="20" height="20" style="fill:rgb(10, 90, 44)"/> </svg> <svg viewbox="0 0 18 1"> <rect width="20" height="20" style="fill:red"/> <text style="font-size:1px" x=0 y=1>นายเมษา มานิตสกุลวงศ์ 63070139</text> </svg> /*คนที่ 1*/ <svg viewbox="0 0 20 20"> <rect width="6" height="5" style="fill:rgb(10, 90, 44)"/> </svg> <svg viewbox="0 0 20 20"> <rect width="6" height="5" style="fill:rgb(10, 90, 44)"/> </svg> </body> </html> <text style="font-size:1px" x=4 y=7>test</text>