Issue: Boss wants Georgia font, but does not like the numbers.  Site is
dynamic, and there would be far too much overhead to parse all the content
and append a style to any numbers

Is there any way to use pure CSS to give font-family:Georgia; to everything
except numbers?

For example, _without changing the following code_, is there a way for the
numbers to be a different font:
<body>
        123456789 the rest is Georgia
</body>

Any input is appreciated.

Thanks!

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to