CodeNewbie Community 🌱

Discussion on: Hi! We’re Microsoft Azure and we’re proud Patron Sponsors of CodeLand 2022

 
electroholmes profile image
ElectroHolmes

Hello Sir!! Glad that you responded on my post :)

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