Week 4 Sec 1 – 1 (Copy 978)
✨ Tanakit Suparp
<html> <head> <title>Let's Start</title> <style> body{ background:#eee; margin:1em; font-family:sans-serif; } </style> </head> <body> <h1> Let's Start 😎 </h1> <button> OK Go Go </button> <script> xxxxxxxx </script> </body> </html>