CodeNewbie Community 🌱

XMM17879829028 profile picture

XMM17879829028

I am a developer and also a father of two children.I have two websites that I created as part of my beginner-level projects:https://randomanimal.org/ and https://wplaceconverter.art/

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