I'm working on a site, but I want a mobile friendly version aswell. I'm a newbie to this.
Someone suggested I should use the following code, to which I can't find many relating question on 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 cannot simply convert the whole page.
What I am requesting is some pointers on how I can reach my goal.