CodeNewbie Community 🌱

rudy35hernandez profile picture

rudy35hernandez

Hello everyone. My name is Rudy and I am a software developer.

Location Los angeles, ca Joined Joined onΒ 

Work

Junior web developer at Freelance

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