I%26#039;m trying to design a website and I basically have everything like I want it but I noticed when I minimize the page everything gets moved around like pushed toward the center. Is there a script code I need to add to keep this from happening. Most websites when you minimize the window it still looks ok so how can I get mine to do that? My website isn%26#039;t published yet so I can%26#039;t post a link to it.
Question About A Web Page?
instead of giving your controls a percentage (%) size, give them a fixed size.
Like for a table, for example, instead of a width of 100% give it a width of 500px.
Using a % will always cause controls size to change when the browser is minimize.
No comments:
Post a Comment