0
Help me i want my website to be mobile friendly
I created a webpage which i want to be accessible in mobile too how to make it look good for both the platforms?
1 Réponse
+ 4
<meta name="viewport"content="width=device-width, initial-scale=1.0">
Use this in head tag it will help you
or do relative sizing in % or many more