CodeNewbie Community 🌱

carmaku profile picture

carmaku

A beginner in coding .I have more than 6 years experience working as a support engineer for IBM and DELL systems. I am now fully committed to becoming a Software Developer onwards.

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