Hey friend. 2hat causes like my website is responsive to only computer and fails on mobile? I wrote well my meta tag... Here--> | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
- 1

Hey friend. 2hat causes like my website is responsive to only computer and fails on mobile? I wrote well my meta tag... Here-->

musokedesign.epizy.com

14th Aug 2020, 11:06 PM
Musoke Yassin
Musoke Yassin - avatar
2 Respuestas
+ 4
Musoke Yassin <meta name="viewport" content="width=device-width, initial-scale=1.0">
15th Aug 2020, 2:15 AM
BroFar
BroFar - avatar
+ 2
Only meta tag is not enough for responsive design , You need to write @media query rules for different screen resolution for more information https://www.w3schools.com/css/css_rwd_mediaqueries.asp
15th Aug 2020, 2:46 AM
Sudarshan Rai
Sudarshan Rai - avatar