CodeNewbie Community 🌱

Utkir profile picture

Utkir

I'm 34 years old. I come from Uzbekistan. I'm working Supervisor at Hyundai Engineering Co., Ltd but I want to change my job to developer. I've been learning programming for a year now.

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