CodeNewbie Community 🌱

John Selawsky profile picture

John Selawsky

A senior Java developer and Java tutor at Learning Tree International programming courses. In Java We Trust.

Joined Joined on  twitter website

Work

Freelance Senior Java Dev at Freelance

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