I would like my website to have the same appearance, at all resolutions, on all platforms. Maybe that’s wishful thinking. I have read that creating an upper level container might help. Not sure how to do that retroactively. Looking for the best and/or simplest solution to do this retroactively, if possible.
I guess you just have to make it just using px. So the content is all in a 320px wide div (or something like that). so it looks the same on a phone and on a computer.
Hi @itbrian40, I think I am reading into the question like @krubens, is this something you are trying to do, where the purplish div in the center is restricted to 320px?
Thanks for the replies. In fact what I’m looking for is probably quite utopic. I would basically like to have my site look the most similar possible, at all resolutions and on every platform, which, I know, sounds like wishful thinking. I am aware that at different resolutions screen elements may spill over or hide something or even disappear. The same goes for some elements, on different platforms, for the same reason, difference in resolution, but also the difference in aspect ratio. I’m looking for ways to minimize these effects. I don’t want the site to have the same size on all platforms, I would like it to resize according to the platform.