(แก้ตรงนี้เป็นชื่อพี่หัวตี้เลย) (Branch 1085)
✨ pornpawee
<html> <head> <title>Let's Start </title> <style> body{ background:#eee; margin:1em; font-family:sans-serif; } </style> </head> <body> <h1 id="theTitle"> Title </h1> <button> Run!!!! </button> <script> function fn(){ theTitle.innerHTML = 'Jabont' } </script> </body> </html>