CodeNewbie Community 🌱

Discussion on: Java or Kotlin in 2022? Whats easier and better for Android app developing ️?

Collapse
 
justiceankomah3 profile image
Justice

That's great thanks a lot

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