x
 
<!DOCTYPE html>
<html>
<body>
<h1>script 元素</h1>
<p id="demo"></p>
<script src="/demo/tags/simple.js"></script>
</body>
</html>