Scott Schumpert wrote:
> I'd like to put an rightwards arrow in front of a link and using the
> 2192 code it works fine in safari, firefox and my preview in my css
> helper. I even added the escaped hexadecimal code for the character
> entity.

Do you have a link we can reference?
This works fine with Opera 9.63 on Ubuntu Ibex (x86_64):

~~~
a:before{content:"\002192 ";}
~~~

-- 
<!--
  ! Bill Brown <macnim...@gmail.com>
  ! Web Developologist, WebDevelopedia.com
-->
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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