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">


On Fri, Oct 30, 2009 at 1:28 AM, gautam lakum <[email protected]> wrote:
>
> 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.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to