CodeNewbie Community 🌱

Bhavani Ravi profile picture

Bhavani Ravi

Code, Speak, Write, Read and Teach technology

Location Chennai, India Joined Joined onΒ 

Work

Sr. Software Engineer at Saama Technologies

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