CodeNewbie Community 🌱

Colin Grahm profile picture

Colin Grahm

👋 I'm a german webdeveloper and graphicdesigner. I am developing my own CSS framework 'Neptune CSS'

Location Leipzig/Germany Joined Joined on  Personal website https://neptunecss.org

Education

Self-employed Web- & Graphicdesigner

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