Jump to content
16/12/2009
Great article Mark.
Another tool we have to help solve this is CSS3’s font-size-adjust (only supported in FF3+)
With that you can specify the x-height of fonts instead of the cap-height, which will typically be a bit more consistent looking.
More info on font-size-adjust and a test page
Vote down?
16/12/2009
Great article Mark.
Another tool we have to help solve this is CSS3’s font-size-adjust (only supported in FF3+)
With that you can specify the x-height of fonts instead of the cap-height, which will typically be a bit more consistent looking.
More info on font-size-adjust and a test page