Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Question related to hyperlink.

This is a discussion on Question related to hyperlink. within the HTML & CSS forums, part of the Web Development category; Can we change the color of text in hyperlink? Please answer my question....

Go Back   Geeks Talk > Web Development > HTML & CSS
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 05-18-2009
Junior Member
 
Join Date: Feb 2009
Location: Amalapuram
Posts: 14
Thanks: 3
Thanked 0 Times in 0 Posts
madhoo_09 is on a distinguished road
Thumbs down Question related to hyperlink.

Can we change the color of text in hyperlink? Please answer my question.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-01-2009
Junior Member
 
Join Date: May 2008
Location: Mumbai
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
yrus.exe is on a distinguished road
Post Re: Question related to hyperlink.

Yes y not!
here is the syntax for changing the color of the hypertext...

Setting link color the link attribute sets the color for your linked text.
You can specify color either by name or by a hexadecimal value.

For example: body link="pink"

produce pink links. Instead of appearing the the same color as the rest of the text or in the default blue.

Setting visited link color the vlink attribute sets the color for links which have already been visited.
You can specify color either by name or by a hexadecimal value.

For example: body link="green" vlink=#ffffff

produces green links. Visited links appear in a white, the color value represented by the hex value #ffffff.

Last edited by yrus.exe; 07-01-2009 at 12:51 AM. Reason: code did not appear!
Reply With Quote
  #3 (permalink)  
Old 07-01-2009
Junior Member
 
Join Date: May 2008
Location: Mumbai
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
yrus.exe is on a distinguished road
Re: Question related to hyperlink.

plz note that angular tags wer missing in da earlier post..

Last edited by yrus.exe; 07-01-2009 at 12:52 AM.
Reply With Quote
Reply

  Geeks Talk > Web Development > HTML & CSS

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to run 3 parameter report through hyperlink? Shreya Agrawal Data Warehousing 0 04-22-2009 06:22 AM
Question related to pagination in a JSP page SivaSekhar JavaScript 0 01-30-2009 08:09 AM
Interview Related Question jnyanesh Interviews 3 02-12-2008 08:11 AM
I want to Create shortcut keys for hyperlink Santhana KrishnaN ASP.NET 1 07-17-2007 01:48 PM
How to give the hyperlink in inside the gridview row Santhana KrishnaN ASP.NET 3 07-11-2007 08:48 PM


All times are GMT -4. The time now is 05:07 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved