How do I know if my site works with mobile phones? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How do I know if my site works with mobile phones?

So im working on a site for a client, and its coming along great in my pc. I'm just curious how to I make it mobile phone compatible? Is there a mobile code reference file name i need to save it as (instead of .html)?

7th Jan 2018, 11:24 PM
Derek Stopczynski
Derek Stopczynski - avatar
8 Answers
+ 18
7th Jan 2018, 11:58 PM
NezhnyjVampir
+ 18
You are welcome👍😊
8th Jan 2018, 12:08 AM
NezhnyjVampir
+ 13
use the bootstrap framework for a dynamic website......
8th Jan 2018, 12:15 AM
jackisback
jackisback - avatar
+ 5
i usually create a responsive website using a combination of the bootsrap framework and my own css files. i have heard of people creating two seperate websites for mobile, but it is not suggested.
7th Jan 2018, 11:46 PM
Adriatogi
Adriatogi - avatar
+ 3
Oh nice, thank you very much.
7th Jan 2018, 11:50 PM
Derek Stopczynski
Derek Stopczynski - avatar
+ 3
oooo :D thanks thats what i had in mind but wasnt sure if there was something like that.
8th Jan 2018, 12:02 AM
Derek Stopczynski
Derek Stopczynski - avatar
+ 3
oohhh thats awesome. I totally forgot about that.
8th Jan 2018, 12:37 AM
Derek Stopczynski
Derek Stopczynski - avatar
+ 1
You can download a html editor for mobile an then you can test your html source codes.
11th Jan 2018, 6:04 AM
Ritesh Yadav
Ritesh Yadav - avatar