CodeNewbie Community ๐ŸŒฑ

Haseeb Shaikh
Haseeb Shaikh

Posted on

UNtiTleD_Learn for Origin

Link to RoadMap

๐Ÿ˜ธ Road-mapไทน for just beginners.๐Ÿ•น

Note: Elaboration Will done Later.

Top comments (0)

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