CodeNewbie Community 🌱

Discussion on: We at New Relic are over the moon about Sponsor CodeLand 2021!

Collapse
 
creaturenex profile image
Oscar Romero

o/ Hello New Relic

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