G'day

Paul Noone wrote:
Set a width or padding on your exit class that is sufficient to display the
image.

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.

Regards
--
Bert Doorn, Better Web Design
http://www.betterwebdesign.com.au/
Fast-loading, user-friendly websites

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to