I am working on a website, but I also want to have a mobile version. I am new to this.
Someone suggested I use the following code, for which I cannot find many related questions here:
<meta name="viewport" content="width=320, initial-scale=1">
The problem is that I have no idea how to implement it, and I know that I canβt just convert the whole page.
What I'm asking for is a few pointers on how I can achieve my goal.
source share