CodeNewbie Community 🌱

abramjoe profile picture

abramjoe

Small time programmer currently into java development

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