Www.cornelesen.de/codes

const projectHTML = ` <div class="project"> <h3>$project.title</h3> <p>$project.description</p> <div class="project-tags">$project.tags.join(', ')</div> </div> `; projectsContainer.insertAdjacentHTML('beforeend', projectHTML); );

Many modern textbooks utilize the PagePlayer-App or BuchTaucher-App . Instead of typing a code, you can often scan the book page directly with your camera to access media instantly. www.cornelesen.de/codes

By redeeming a code from your textbook, you typically gain access to: Google Play BuchTaucher – Cornelsen – Apps on Google Play const projectHTML = ` &lt