CodeNewbie Community 🌱

azarienko
azarienko

Posted on

Vapaa-aikaa

Hei, voisitko suositella minulle hienoa palvelua vapaa-ajani tuhlaamiseen, pls?

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.

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