掃碼下載APP
您可以在HTML文檔中放置任意數(shù)量的腳本。 通常,腳本標簽放置在HTML文檔的頭部 如下:
<html> <head> <script> </script> </head> <body> </body> </html>
Text