- 3
GUYS CAN SOMEONE HELP PLEASE I WANT MY WEBSITE TO FIT IN ANDROID AND IN OTHER DEVICES I.E TABLETS , SO WHAT SHOULD I DO .
HELP!!!!
8 Answers
+ 2
first made sure you insert
<meta name="viewport" content="width=device-width, initial-scale=1.0">
inside the head.
then look through web responsive tutorials online.
Using CSS frameworks makes it easier and faster in terms of RWD.
following some css frameworks...
>>Bootstrap
>>w3css
>>dead-simple-css
and so on.
+ 4
Responsive Web Design:
You will need to use media queries to set the proper screen size that you would like to develop for.
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
+ 3
Don't you see that you have shift lock?
+ 1
Thank you!!!
0
Ok thank you
0
But how should i do it bro
0
Thank you