Re: FN-FORUM: Don't understand
date posted 4th March 2007 16:14
Colin Shipton wrote:
> Hi David
>
> The Firefox one you showed happened when you increase the text size in FF,
> use Ctrl+ to increase and Ctrl- to decrease text size.
>
> This is an issue which you have to accept with accessible websites, that
> some portion of the design will break when the text size is changed.
it wouldn't if he hadn't used fixed heights everywhere.
(it will break eventually when the font is outrageously large, unless
you use em dimensions for your containers too, when everything will grow
to suit.)
;)