Which tags do we use to add JavaScript code to HTML?

<script> and </script><style> and <style><script>

Make sure to select <script> and </script>.