CodeNewbie Community 🌱

Discussion on: Non-CS degree holders, what did you study in college?

Collapse
 
scrabill profile image
Shannon Crabill

I have a Bachelor of Arts in Graphic Design.

I mostly use my degree to make memes at this point.

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