CodeNewbie Community 🌱

Nil Madhab profile picture

Nil Madhab

Developer @Booking.com | ex: Samsung, OYO | IIT Kharagpur | Entrepreneur, founder of webtutsplus.com | connect me https://twitter.com/Nilmadhabmondal

Location amsterdam Joined Joined on 

Work

Software developer at Booking.com

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