as an instructor, how can I change views to see the pages as if they are on a phone, laptop
Marv.F.413
Posts: 4 🌱
Answers
-
To do this, you probably need to use a browser-based tool that simulates how a page would load on a different device.
The Google Chrome browser can do this if you press F12 (on a Windows device) and choose the right options. There's a page explaining it here:
This isn't 100% perfect - you can't use it to troubleshoot issues that someone is reporting on a particular device or browser, for instance - but it can give you an idea as to how the pages will adapt responsively.
-
Thanks. You're right, it can give you an idea however not necessarily 100% accurate.
Appreciate the help.
-
You're welcome 🙂