CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Hyperlinks without textdecoration

Print topic Send  topic

Author Message
Thomas Keller
Posted: 04/19/2002, 4:10 AM

how can i create hyperlinks without textdecoration?


Jim Kilgo
Posted: 04/19/2002, 4:34 AM

Thomas.

Add this either between your <head></head> tags:

<style>

A:Link {text-decoration: none;}

</style>

or add a seperate style sheet (mystyles.css) and then link to this seperate
sheet with each page you would like to style this way.

Jim

"Thomas Keller" <keller@pkl.com> wrote in message
news:a9otv1$vat$1@news.codecharge.com...
> how can i create hyperlinks without textdecoration?
>
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.