CodeNewbie Community 🌱

Ronai Melo profile picture

Ronai Melo

Former Mariner seeking a new life as a developer.

Location SΓ£o JosΓ© dos Campos Joined Joined onΒ 
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);