CodeNewbie Community 🌱

Liam Carter profile picture

Liam Carter

I'm Liam, currently studying BS Digital Marketing. I’m passionate about SEO, content creation, and learning coding to build websites that rank and perform well. Always curious about how technology

Location NEW YORK Joined Joined onΒ  Personal website https://shadw2figt.com/
My Journey Begins: Learning SEO and Web Development

My Journey Begins: Learning SEO and Web Development

Comments
1 min read

Want to connect with Liam Carter?

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