CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] This Box Will Change Your Life

Collapse
 
towers1209 profile image
Loreto E. Torres

I’ve seen the mozilla docs and I don’t like ‘em.

To make the mozilla docs really good the way you did would be a “miracle” — i.e., without the proper intention, dedication, and most of all time-and-money budget.

You really did a good job for presenting the importance of that one box property.

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