Forum Moderators: not2easy
<span style="color: red; text-decoration: blink;">'''NEW!'''</span>
It is working fine in Mozilla Firefox, but it is not blinking in IE. What is the problem actually? I can post a link here, but that is not permitted I think. Please check your inbox.
<blink> tags either. Which is interesting, since blink is deprecated/removed now, isn't it?
So one wonders why a standards-compliant browser still renders it?
Bottom line: blink is not supported by IE, neither through
text-decoration nor <blink>. [edited by: Setek at 9:01 am (utc) on Sep. 13, 2006]
<span style="color: red; text-decoration: blink;">'''NEW!'''</span>
ASIDE... It may not be a good idea styling or even mentioning something as simply being 'NEW' in a document, such as a Wiki, since it's not going to be 'NEW' forever, so it would have to be edited again at some point. Perhaps, "New - Date..."?
It is working fine in Mozilla Firefox...
I think I must have misread, so the inline style IS working in Wiki (ie. it's 'red'), it's just that the 'blink' isn't working in IE, because IE doesn't support it!?
What software you use has no bearing on whether CSS will work. The software may make it difficult or impossible to insert the code but just because it's a wiki does not make css not work.
Yeah well, I think 'the software' may remove the CSS (or part of) before it is passed to the browser, so it looks like the CSS is not working, even though it may still let you enter the CSS in the first place - I think that's what the original post is all about.