CodeNewbie Community 🌱

Esther Adesina profile picture

Esther Adesina

A FullStack Web Developer in the making

Location Nigeria Joined Joined onΒ  twitter website

Education

BSc

Work

Business

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