CodeNewbie Community ๐ŸŒฑ

Gathsara profile picture

Gathsara

๐Ÿ‘จ๐Ÿฟโ€๐Ÿ’ป Full Stack Developer ๐Ÿ“ Blogger ๐ŸŽฎ Gamer โœ๏ธ Creative ๐Ÿง Open Source Lover

Location Colombo,Sri Lanka Joined Joined onย 
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);