Forum Moderators: not2easy

Message Too Old, No Replies

Numbers and Font-Variant Small Caps

How can numbers be made larger?

         

Storyman

6:51 pm on May 2, 2006 (gmt 0)

10+ Year Member



The H1 heading has the font-variant: small-caps; attribute.

When numbers are used they are the same height as lower case letters. Is there a way to make it so the numbers will be the same height as the capital letters?

Ingolemo

3:32 pm on May 3, 2006 (gmt 0)

10+ Year Member



As far as CSS is concerned, it's a font specific thing so try using a different one.

Storyman

3:52 pm on May 3, 2006 (gmt 0)

10+ Year Member



The simple solutuions are always the best. Thanks for the feedback.