first off, is there a way I can switch to the 4:3 aspect ratio for testing on Windows? I cant seem to find anything online. My monitor has a 16:9 aspect ratio but my alignment changes using CSS and HTML dont work to good on a screen with a 4:3 ratio. So is there a way to auto-detect aspect ratio and then apply the css/html styles accordingly? And more importantly, can I change my screens aspect ratio to 4:3 for testing? Is that even possible?
I'm aligning some images and other elements using margin/padding/ left/right/top bottom etc but the elements either get cut off or dont show on the screen at all.
thanks