CodeNewbie Community 🌱

Shaik Mohammad Abdullah profile picture

Shaik Mohammad Abdullah

Problem solver

Location Bangalore, India Joined Joined onΒ 

Education

Reva University

Work

Software Engineer at Mountblue Technologies

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