CodeNewbie Community 🌱

Rabbani profile picture

Rabbani

Well...I'm a newbie. I've studied only basic of the programming, and now want to see how it feels to contribute to the real project)

Joined Joined onΒ 

Want to connect with Rabbani?

Create an account to connect with Rabbani. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);