Problem with applying links that is <a> tag

1 view
Skip to first unread message

gautam lakum

unread,
Oct 30, 2009, 1:28:22 AM10/30/09
to Blueprint CSS, laku...@in.com
Hi everyone,

I am developing a project and now I have implemented blueprints CSS
framework with it. Wherever I have applied links using <a> tag, it is
showing me the link that I have applied to any picture or link title
like this.
<a href="/users/login.php">Login</a> for this o/p should be just
Login with its styles. But it shows me output like Login (/users/
login.php) - means it also shows me the link that I have applied to
the link title Login.

Please help me to remove the whole link as text.

Thank you.

Sunny Beach

unread,
Oct 31, 2009, 5:08:32 PM10/31/09
to bluepr...@googlegroups.com
I am guessing that you need the media=print designation for the print.css file.

The behavior you are describing sounds like what the Blueprints style
sheet for printing looks like.

Example:

<link rel="stylesheet" href="../css/print.css" type="text/css" media="print">
Reply all
Reply to author
Forward
0 new messages