Teach Yourself Physics - Free download as PDF File (.pdf), Text File (.txt) or read online for free.
// get the page title var pageTitle = document.title.split(" - ")[0].replace(" ", "_"); // create div and set innerHTML to link var divContainer = document.createElement("div"); divContainer.innerHTML = '