- Nov 18, 2001
- 13,234
- 2
- 81
Hey guys, I'm having a problem with my page resizing for different resolutions. How can I lock a page, so it doesn't try to resize with different resolutions?
Originally posted by: rh71
use pixels instead of percentages for widths.
As long as things are in tables, it should be fine. As for CSS, I'm still waiting for it to be standardized, let alone supported fully.Originally posted by: amdfanboy
Originally posted by: rh71
use pixels instead of percentages for widths.
Only works with simple things sadly
<-- Still waiting for full CSS support:+
CSS1/2 IS standardized by W3C. The main problem here is crappy support by a browser used by over 90% of web surfers.Originally posted by: rh71
As long as things are in tables, it should be fine. As for CSS, I'm still waiting for it to be standardized, let alone supported fully.Originally posted by: amdfanboy
Originally posted by: rh71
use pixels instead of percentages for widths.
Only works with simple things sadly
<-- Still waiting for full CSS support:+
Originally posted by: rh71
As long as things are in tables, it should be fine. As for CSS, I'm still waiting for it to be standardized, let alone supported fully.Originally posted by: amdfanboy
Originally posted by: rh71
use pixels instead of percentages for widths.
Only works with simple things sadly
<-- Still waiting for full CSS support:+