I worked on Javascript and got more comfortable with buttons. Here is some code that worked and you don’t need to see what didn’t work
function dadjokes() {
window.open("https://parade.com/940979/kelseypelzer/best-dad-jokes/")
}
The rest was just basic html and css to get it to interact correctly.
Leave a Reply