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