Web Design Forum  
 
Go Back   Web Design Forum > Web and Graphic Design > Web Design

Reply
 
LinkBack Thread Tools Display Modes
Old 09-22-2007, 11:47 AM   #1 (permalink)
New Member
 
Join Date: Sep 2007
Posts: 3
Default Which one is best TITLE or ALT

i have used alt in my web pages, but it only shows in IE and Netscape not in Firefox. I used Title then i can see in Firefox too . i don't have opera browser can any one help did opera accept this , title is best or alt is best little bit confusion can any help me and give me good solution for this
Noah Wylie is offline   Reply With Quote
Old 09-23-2007, 04:53 AM   #2 (permalink)
New Member
 
Join Date: May 2006
Posts: 6
Default

Of the two attributes, alt is the most important as it shows alternative text for images (e.g. when the image doesn't show up this text is shown). The 'title' is more for advisory information. I would say use 'title' but if it is an image make sure you definitely use 'alt'.
dhaynes is offline   Reply With Quote
Old 09-23-2007, 05:51 PM   #3 (permalink)
New Member
 
alloydog's Avatar
 
Join Date: Aug 2007
Posts: 20
Default

alt is required if you want to be compliant to W3C standards and for aceesiblity.
alt is only used for images.

Internet Explorer will also resolve the alt attribute as a title when you place the cursor over the image. Firefox will not, however, so it advisable to use the title as well.

You can use the title attribute with almost any element, for example:
Code:
<a href="..." title="Click here to visit...">Link</a>
will cause the paragraph "Click here to visit..." to pop up if the cursor is placed over the link.


7.4.3 The title attribute
13.8 How to specify alternate text

Last edited by alloydog; 09-23-2007 at 05:54 PM.
alloydog is offline   Reply With Quote
Old 09-30-2007, 10:08 AM   #4 (permalink)
New Member
 
Join Date: Sep 2007
Posts: 4
Default

I think alt is needed for images i you want to make your code valid.
Limeisafruit is offline   Reply With Quote
Reply

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 04:35 AM.


Computer Forum - Internet Business - Webpage Design

 
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.