To add JavaScript code to a webpage, we start with the <script> and </script> tags.

Make sure to pick <script>, followed by </script>.