Welcome to my basic website. This is the home page.
Welcome to my basic website. This is the home page.
Break down of the Code:
In Order to showcase my knowldge in html and javascript I have developed a
fun project. Called Dad Jokes, this was demostrate, My knowldge of Javascript and API's.
So here is the brief presentation.
div that contains a heading h1, a joke p element, and a button
id attributes that can be used to reference them in Javascript. btnEl and jokeEl variables to store references to the HTML elements with the corresponding id attributes.apiKey for authenticationgetJoke():
Dad Joke