Is there a way to specify the use of text or titling figures in CSS?
Posted
by Johannes Rössel
on Stack Overflow
See other posts from Stack Overflow
or by Johannes Rössel
Published on 2010-05-30T20:52:26Z
Indexed on
2010/05/30
21:12 UTC
Read the original article
Hit count: 213
css
My fonts of choice usually default to text figures which is one reason I like them. However, for tables or headings I'd like to specify that lining figures should be used. Is there a way to do so in CSS?
(To appease the search:
- old-style numerals, text figures, non-lining figures, medieval numerals
- lining numerals, titling figures)
© Stack Overflow or respective owner