CodeNewbie Community 🌱

Cesar profile picture

Cesar

in training in Web development, I wish to make my job so much that I like this field of technology and I joined the community to be well surrounded and especially learn with other motivated people

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