+ 1
Mobile friendly site
hey guys how can i make my site mobile friendly and not to look dull in phones ?
3 Answers
0
using css @media querys
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
You also need to set your viewport
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ 1
thanks alot
0
oh yeaaa now i figured out what's that for man
Hot today
Тренажер кода
0 Votes
Why is my answer only coming out right for one test case even when I use the recommended one
0 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
Pls what's wrong?
0 Votes
help my code does not iterate
0 Votes