编辑你的代码:
<!DOCTYPE html> <html> <body> <script> document.write("Hello World!") </script> </body> </html>
查看结果:
phpxuexi.net
- 亲自试一试