How can we include a script in a webpage?

With the <script> and </script> tagsWith the <a> and </a> tags

We include a script in a webpage with the <script> and </script> tags.