CodeNewbie Community 🌱

Pius Richter profile picture

Pius Richter

data analyst (SAS, SPSS), writer and marketer, now more and more in touch with software development

Joined Joined on 
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);