CodeNewbie Community 🌱

Kilagba profile picture

Kilagba

I am a chartered accountant and love to solve problems. I started to code out of pure fascination towards it.

Location Chattogram, Bangladesh Joined Joined onΒ 

Work

Senior Audit Assistant at KPMG

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