What's the attribute that includes a script in a script tag?
src
href
id
The src attribute link files in <script></script> tags.
<script></script>