CodeNewbie Community 🌱

Karthikeyan profile picture

Karthikeyan

The 50-50-90 rule: Anytime you have a 50-50 chance of getting something right, there's a 90% probability you'll get it wrong.

Location Bangalore Joined Joined on  Email address imkarthikeyans@gmail.com github website

Work

Front end Developer at Bang the table

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