CodeNewbie Community 🌱

Arsene Rna
Arsene Rna

Posted on • Edited on

First post

je viens de m inscrireconsole.log(hello world")

Top comments (2)

Collapse
 
arsenerna profile image
Arsene Rna

print("best")

Collapse
 
arsenerna profile image
Arsene Rna

best code

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