this exists in content <a href="www.somewhere.com">link</a>
if there any way to make that link non-clickable only with css
---------------------------

I've done this when doing tutorials where I show a link to a non-existent
site like www.yournamehere.com.

I either replace the content within the href with a # or else will apply a
class that can span the text so that it looks like a link, i.e. color and
underline.

Hope this helps,
Karey Cummins


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to