![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is relative style design, e.g. relative font-size: em, % obsolete now? |
|
since most modern browsers now support automatic zoom in/out, even you are using fixed font-size. |
#3
| |||
| |||
|
|
Is relative style design, e.g. relative font-size: em, % obsolete now? |
|
since most modern browsers now support automatic zoom in/out, even you are using fixed font-size. |
#4
| |||
| |||
|
|
Is relative style design, e.g. relative font-size: em, % obsolete now? since most modern browsers now support automatic zoom in/out, even you are using fixed font-size. |
#5
| |||
| |||
|
|
howa wrote: Is relative style design, e.g. relative font-size: em, % obsolete now? since most modern browsers now support automatic zoom in/out, even you are using fixed font-size. I would argue that the opposite is true. Design using absolute font sizes only *appears* to be viable when the designer can reasonably expect that the browser will do exactly as the designer says. Once the designer realizes that users can change any font sizes, the designer has to switch to fluid design in order to address the consequences. |
#6
| |||
| |||
|
|
Is relative style design, e.g. relative font-size: em, % obsolete now? since most modern browsers now support automatic zoom in/out, even you are using fixed font-size. I would argue that the opposite is true. Design using absolute font sizes only *appears* to be viable when the designer can reasonably expect that the browser will do exactly as the designer says. Once the designer realizes that users can change any font sizes, the designer has to switch to fluid design in order to address the consequences. The point of "zoom" (in Firefox 3 and I think some recent version of IE) is that it doesn't just change font sizes, it also magnifies images and explicitly-sized boxes in an attempt to stop layouts breaking. You can still enlarge just the fonts in FF3 (choose "Zoom Text Only") which works better if the page is well-designed but what are the chances of that happening. |
#7
| |||
| |||
|
|
The point of "zoom" (in Firefox 3 and I think some recent version of IE) is that it doesn't just change font sizes, it also magnifies images and explicitly-sized boxes in an attempt to stop layouts breaking. |
#8
| |||
| |||
|
|
Ben C wrote: The point of "zoom" (in Firefox 3 and I think some recent version of IE) is that it doesn't just change font sizes, it also magnifies images and explicitly-sized boxes in an attempt to stop layouts breaking. At least on IE 7, zooming easily messes things up - and zooming upwards enforces horizontal scroll bar. The latter is unavoidable in general when zooming means zooming, but the former is probably just broken design. |
|
Allow 4 years to have fixed in an almost decent manner. |
#9
| |||
| |||
|
|
Avoiding zooming images, I think, would be an important objective of most designers: zooming images degrades the quality of images, which degrades the perceived quality of the site. |
#10
| |||
| |||
|
|
Avoiding zooming images, I think, would be an important objective of most designers: zooming images degrades the quality of images, which degrades the perceived quality of the site. I don't find this to be the case at all -- unless you have low quality images. Many images, especially JPEGs, will scale without much loss of quality, if any. Just make sure that any image that will be scaled is of high enough quality that it _can_ be scaled. |
![]() |
| Thread Tools | |
| Display Modes | |
| |