Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - shadow text

 
Thread Tools Search this Thread
Old 11-04-2004, 09:37 PM   #1
Default shadow text


Hi

Please explain to me why text-shadow effect doesn't work when I apply it to
text through css. I heard that it is not possible in css1. What does that
mean, how do I know if I can render css2 and css3 or not.
Thanks for the answers

Gregor




Gregor Traven
  Reply With Quote
Old 11-04-2004, 09:52 PM   #2
brucie
 
Posts: n/a
Default Re: shadow text

In alt.html Gregor Traven said:

> Please explain to me why text-shadow effect doesn't work when I apply it to
> text through css.


not supported. use an image.

> I heard that it is not possible in css1. What does that
> mean,


it was not part of the CSS1 recommendation

> how do I know if I can render css2 and css3 or not.


use the below and modern browsers when experimenting such as opera and
mozilla.

master compatibility charts:
http://centricle.com/ref/css/filters/
http://www.blooberry.com/indexdot/css/index.html
http://macedition.com/cb/resources/a...sssupport.html
old:
http://www.immix.net/html/CSSGuide.htm
http://devedge.netscape.com/library/...3/css-support/
opera support:
http://www.opera.com/docs/specs/css/


--
the facts and opinions expressed by brucies
l i t t l e v o i c e s
are not necessarily the same as those held by brucie.
  Reply With Quote
Old 11-05-2004, 01:13 PM   #3
DU
 
Posts: n/a
Default Re: shadow text

Gregor Traven wrote:

> Hi
>
> Please explain to me why text-shadow effect doesn't work when I apply it to
> text through css. I heard that it is not possible in css1. What does that
> mean, how do I know if I can render css2 and css3 or not.
> Thanks for the answers
>
> Gregor
>
>


Implement CSS2/3 text-shadow property
https://bugzilla.mozilla.org/show_bug.cgi?id=10713
Priority 5, severity minor but 90 votes so far

Only Safari 1.2+ and WebTV can render decently text-shadow according to
W3C web standards; MSIE 6 can render text-shadow through proprietary
extensions. The interesting part is that the specs indicate that blur
radius and shadow color are optional: so more browsers could probably be
able to support the shadow offset only and still claim to be able to
offer minimal support for text-shadow.

DU
--
The site said to use Internet Explorer 5 or better... so I switched to
Mozilla 1.7.3
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump