Open andrewcode-create opened 2 weeks ago
I mean that the sidebar will get in the way -- there should be a way to hide it (perhaps a hamburger menu?) The iframe should look very similar to actually going to the website, but still with an easy way to switch to a different website.
You can use @media to change your classes depending on the device's width and height. https://www.w3schools.com/cssref/css3_pr_mediaquery.php
For mobile viewing, do you mean responsive design?