I want my webpage to be a certain width and height, however when a user changes their window settings (i.e. display font size to larger font sizes) the contents of the page do not fit. This is a concern because I don't want the page to be resized.
I would like to keep my font sizes, but if I need to adjust the page dimensions I will.
Or ... Is there a way for me to find out what the display settings are? If I can do this I can create a variable that changes the width and height of the page.
Any help would be greatly appreciated.
I would like to keep my font sizes, but if I need to adjust the page dimensions I will.
Or ... Is there a way for me to find out what the display settings are? If I can do this I can create a variable that changes the width and height of the page.
Any help would be greatly appreciated.