CodeNewbie Community 🌱

GecikaDM profile picture

GecikaDM

I am an IT technician and I ve done a kind of bootcamp for about 5months to start another career in web development.

Location France, Île de France Joined Joined on 

Work

It support

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