This Line of HTML Code

So I was perplexed as to how my wip website doesn't appear responsive in mobile. It turns out I need to do a few tweaks. Just this line of code worked
<meta name="viewport" content="width=device-width>
Obviously, this is so noobish of me. And I have to learn about html escape characters just to post this.

Comments

Popular posts from this blog

VS Code Shortcuts

Blogging My Web Development Progress