Help me i want my website to be mobile friendly | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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?

23rd Apr 2020, 4:39 PM
Shoaib Akhtar
Shoaib Akhtar - avatar
1 Respuesta
+ 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
23rd Apr 2020, 4:47 PM
Ayush Kumar
Ayush Kumar - avatar