Create a <p>
element with the text Take a look at our basic HTML course and make sure that when a user clicks on it, they are taken to BigBinary Academy's Learn HTML course at the URL, https://courses.bigbinaryacademy.com/learn-html/.
Next, include another <p>
element with the text Here are some other courses we offer.
Below this paragraph, create an unordered list featuring the following course options:
CSS
JavaScript
React
Ruby on Rails
Make sure that all links, when clicked, open in a new browser tab.