CodeNewbie Community 🌱

Discussion on: #CNC2021 "Start Coding" Mission 1 Submission Thread

Collapse
 
ordinari_john profile image
Amaechi John

Hello everyone
My goals for this challenge is to fully learn the fundamentals of web developments in 6 months time.

Collapse
 
abdelrahmanes profile image
Abdelrahman Elshershaby

good luck with your goal Amaechi
what stack do u intend to start?

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