Yay. Took me three days to finish this. I like how it turned out.
I think the styling could use more work. Something is going wrong with it anyways. As the page width widens, the search bar eventually ends up in the middle of the page.
Also, you have your wiki api call in the title tag. I’m not sure what json3 is, but your code isn’t using it anyway, so you don’t need it there. I don’t think your code needs the bootstrap JS either. Alsooooo, you can post your javascript in the JS box in codepen. You don’t have to include it in the HTML section. Makes it easier to read that way. Alsoooooooo, if you check out your pen and go to settings, you can add your CSS/JS dependencies there (bootstrap.css, jquery.js).
Hello, Nice work!!
I think you are using random article url in both cases when you press random article and when I press desired link after search instead of navigating me to the link with the title I pressed on.
Good luck!
Thanks for the feedback!
I cant seem to recreate what you said about the width of the page and the search bar. Hopefully That will fix itself once I restyle the page. I will make sure to add my js into the js file (I completely forgot lol).
Alssooooooooo, Thanks again for the feedback.