Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 01-18-2014, 12:37 AM   #1
webhunt1
Registered User
 
Join Date: Jan 2014
Posts: 1
Talking HTML anchor Tag

Hello Members,
Can anyone Please Tell me, Why do we use alt tag?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
webhunt1 is offline   Reply With Quote

Old 01-18-2014, 04:39 PM   #2
shadervin
Registered User
 
Join Date: Jan 2014
Posts: 2
For anchor in image you need to type : <img src="IMAGE.jpg" alt="Dispalyed Text/Keyword" />
For anchor without image you need to type : <a href="http://SITE ADRESS.com">Displayed Text/Keyword"</a>

I think it will be helpful for You.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


shadervin is offline   Reply With Quote
Old 01-19-2014, 03:02 AM   #3
rohit1987
Registered User
 
Join Date: Jan 2014
Posts: 8
Alt tag is used to give description of any link or image. Its full form is alternate tag. The text written in alt tag is yellow in color and is only visible when mouse is pointed over it.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
rohit1987 is offline   Reply With Quote
Old 02-28-2014, 01:50 AM   #4
johnsonlisa
Registered User
 
Join Date: Feb 2014
Posts: 5
Yes, Alt tag is basically used to description of any image.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
johnsonlisa is offline   Reply With Quote
Old 07-30-2014, 05:46 AM   #5
DigitalResponse
Registered User
 
Join Date: Jul 2014
Posts: 27
alt tags are descriptions of images as search engines can't read images, they just display them. It's very good for SEO to include alt tags to all of your images.
DigitalResponse is offline   Reply With Quote
Old 08-13-2014, 01:41 AM   #6
gaurav2020
Registered User
 
Join Date: Jul 2014
Posts: 67
Alt tag is basically used to description of any image.

For anchor in image you need to type : <img src="IMAGE.jpg" alt="Dispalyed Text/Keyword" />
For anchor without image you need to type : <a href="www.webchipper.com">Webchipper Dofollow Forum"</a>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
gaurav2020 is offline   Reply With Quote
Old 08-15-2014, 08:08 AM   #7
conon
Registered User
 
Join Date: May 2014
Posts: 9
Thanks for this informative post. It help me a lot. And it gave mo ideas on how to make more money in marketing business. I hope lots of people visit this site so they can easily learn this informative post.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
conon is offline   Reply With Quote
Old 02-05-2015, 01:04 PM   #8
Umar Farooque k
Registered User
 
Join Date: Feb 2015
Posts: 29
Basically, alt tag is used for seo in <img ....> tag
Umar Farooque k is offline   Reply With Quote
Old 02-10-2015, 03:31 AM   #9
kathyrose
Registered User
 
Join Date: Feb 2015
Posts: 126
Alt tag is used for image tag. It appears when image could not load properly.
kathyrose is offline   Reply With Quote
Old 02-10-2015, 04:08 AM   #10
XBoy69
Registered User
 
Join Date: Jan 2015
Location: Tehran
Posts: 32
Send a message via Yahoo to XBoy69
alt tag is good for seo
__________________
be your own god
-----------------

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
XBoy69 is offline   Reply With Quote
Old 02-27-2015, 12:02 AM   #11
kathyrose
Registered User
 
Join Date: Feb 2015
Posts: 126
Alt tag is used for image description. The description in the alt tag is displayed if you image could not downloaded fast.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
kathyrose is offline   Reply With Quote
Old 02-27-2015, 12:56 AM   #12
Kalpart
Registered User
 
Join Date: Aug 2014
Posts: 344
Since Google crawlers couldn't read the image, so the description mention in the alt attribute is used to crawl the image and displayed it when appropriate or related keywords are used.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Kalpart is offline   Reply With Quote
Old 03-25-2015, 03:29 AM   #13
vivek161286
Registered User
 
Join Date: Mar 2015
Posts: 29
alt is very important for seo.
vivek161286 is offline   Reply With Quote
Old 04-21-2015, 02:29 AM   #14
sagabizsolution
Registered User
 
Join Date: Apr 2015
Posts: 1
Hi,

Link text, link label or link title these are synonym of Anchor Text. An particular keyword or keyword phrase which is clickable is called anchor text.

<a href="provide Url">some texthere</a>

Thanks and Regards
Sagabizsolutions
sagabizsolution is offline   Reply With Quote
Old 04-22-2015, 05:27 AM   #15
rizwan
Registered User
 
Join Date: Jun 2014
Posts: 209
Alt is used to text for image description and it is better for SEO ....
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
rizwan is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
XML Ves HTML Christinaj HTML / DHTML 3 02-17-2022 10:02 AM
BasicDifference between HTML 5 and HTML 4 albertmorrison3 HTML / DHTML 14 12-06-2017 09:50 PM
HTML 5 and HTML 4 johnhedberg3 HTML / DHTML 3 06-16-2012 04:08 AM
Differences with HTML 4 and HTML 5 danielnelson HTML / DHTML 11 06-10-2012 09:21 PM
1.Basic distinguishing features of HTML 4 and HTML 5 rooseveltjobs HTML / DHTML 0 04-12-2012 10:00 PM


All times are GMT -7. The time now is 04:15 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.