P’Getty GroupA
✨ นายชัชชนนท์ แก้วสุขโข
<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 onclick="document.querySelector(`h1`).innerText = `P'getty`"> OK Go Go </button> <script> xxxxxxxx </script> </body> </html>