Click to See Complete Forum and Search --> : Insert content with styles


hastx
06-17-2003, 10:00 PM
Is there a way to specify a charecter to be placed before all elements?

for example placing a red asterisk imediately before all <h4>'s

Charles
06-18-2003, 05:28 AM
Originally posted by Dave Clark
...an example of some CSS2 that is supported in the Mozilla browser CSS2 came out a long time ago in web years (12-May-1998) and markers will work on any minimally competent 21st century browser. Which is to say that it will not work in MSIE.

hastx
06-18-2003, 09:40 AM
thanks guys, that's what I needed

Charles
06-18-2003, 01:17 PM
Originally posted by Dave Clark
However, you'll note that the following does work in IE ... I just cut and pasted that example and found that , like the examples in your links, it didn't work in MSIE.

hastx
06-18-2003, 04:40 PM
it worked in moz but It didn't work in ie 5 for me either