How can we include a script in a webpage?
<script>
</script>
<a>
</a>
We include a script in a webpage with the <script> and </script> tags.