CodeNewbie Community 🌱

Vijay Singh Khatri profile picture

Vijay Singh Khatri

Graduate in Computer Science specializing in Digital Marketing. I am very fond of writing tech articles and creating my audience to spread knowledge.

Education

Bachelor of Technology

Work

SEO Manager

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