CodeNewbie Community 🌱

Discussion on: Welcome Thread - V3

Collapse
 
hefdan profile image
Hefdan

Hello am Femi from Nigeria. Am new to coding. It will be a pleasure to learn from this great platform and meet new people.. Thank you 😘

Collapse
 
gracie profile image
Gracie Gregory (she/her)

Welcome to CodeNewbie, Femi!

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