CodeNewbie Community 🌱

Discussion on: Welcome Thread - V19

Collapse
 
maryam36152251 profile image
Maryam

Hello! I am Maryam. A web developer working in php with Laravel.

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