CodeNewbie Community 🌱

LeviathanProgramming profile picture

LeviathanProgramming

I am a fifteen-year-old fullstack developer without a job that is crazy about coding.

Location Dallas, TX, USA Joined Joined on  Personal website https://leviathan-programming.cf
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);