Previous Message
Next Message

CSS External Links

Sent by David Dorward on 1 August 2006 09:09


On 01/08/06, Joseph Lorenzini [EMAIL-REMOVED]> wrote:
> Does anyone know of a good way to style external links in CSS that will
> visually separate them from internal links?

I add background images of a globe. See http://dorward.me.uk/

The CSS can be found at http://dorward.me.uk/css/easter-2005.css ,
grep it for 'a[href ^="http:"]'.

Note that IE doesn't support a CSS way to recognise external links.
You may wish to change the selectors and markup (e.g. add a class) to
add support for IE.

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: