Desktop-PC view html/css on virtual mobile device | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Desktop-PC view html/css on virtual mobile device

I've created a html template and a css on my desktop-pc. Now I would like to test, how the design looks on mobile devices. I use visual studio code and I'm wondering if I can render a virtual mobile device like in android studio for example.

17th Jan 2021, 2:27 PM
Fu Foy
Fu Foy - avatar
3 Answers
+ 6
Yes you can. Go to your favourite browser right click go to Inspect and at the top you can see your device online right to it you can see the Responsive option being selected.. You can click on it and then select the device as you wish same as in Android Studio.
17th Jan 2021, 4:24 PM
Aditya
Aditya - avatar
+ 1
There are extensions you can download for your browser. I'm currently using Mobile friendly tester for Microsoft Edge browser. Also if you have a smart phone. You can install the Sololearn app and view your code in the code codeplayground.
18th Jan 2021, 3:02 AM
Chris Coder
Chris Coder - avatar
+ 1
Thanks!
18th Jan 2021, 1:42 PM
Fu Foy
Fu Foy - avatar