CodeNewbie Community 🌱

ValarieOyieke profile picture

ValarieOyieke

Junior Front-end Web Developer || Student @Scrimba

Location Kisumu,Kenya Joined Joined on 

Education

Scrimba

First Open Source Contribution🥳

First Open Source Contribution🥳

6
Comments
1 min read

Want to connect with ValarieOyieke?

Create an account to connect with ValarieOyieke. 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);