On Aug 26, 2010, at 4:09 PM, Thierry Koblentz <[email protected]> wrote:
>
>> <span class="negative">200</span>
>>
>> With css for one page
>> .negative:before {content: '-'}
>>
>> And for the other page,
>> .negative:before {content: '(';}
>> .negative:after {content: ')';}
>
> I'm not sure this a good example as this added content is only served to a
> few users...


I'm further not sure if this is a good example because if you don't
have either a minus symbol or parens in the markup your number is not
negative except presentationally.

- Tim

(Please forgive any typos caused by huge fingers on a teeny phone keybard.)
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to