> > Set a width or padding on your exit class that is sufficient to display the > > image. >
Yes, did that. I still can't see the wretched thing. > And get the class name in the html matching the css. In fact, > the span doesn't need a class at all if you do this: > > a.external span { /* whatever styles needed */ } > > <a class="external">Blah<span> </span></a> > > FWIW, I don't like the idea of adding extra, non semantic markup > for presentational purposes. > Thanks for that too Bert. That's just about what I ended up with, and it just won't show itself. Agreed, the extra markup is undesirable, but I was getting annoyed that it wasn't working and was willing to try anything just to get the thing to show, and THEN decided whether I wanted to live with it like that. However, I give up on it. Weird though, I can see it working in IE here: http://webdesign.maratz.com/lab/visited_links_styling/. I seriously don't know why it's not working for me .. maybe something else in the styles is preventing it? <shrug> Thanks to you all for your input. I'm 10 pages down, and about 100 to go, on a major redesign from table-based to .. well, not table-based. I'm sure I have other things I should be paying more attention to. sunny. ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************