Reply
how to add ALT for logo picture
Old 08-07-2008, 11:50 AM how to add ALT for logo picture
Junior Talker

Posts: 4
Name: hr
Hi,can anyone tell me how to add alt for the logo picture?
does title = alt?
__________________
bluetooth headset
buyyourall is offline
Reply With Quote
View Public Profile Visit buyyourall's homepage!
 
When You Register, These Ads Go Away!
Old 08-07-2008, 01:12 PM Re: how to add ALT for logo picture
tripy's Avatar
Fetchez la vache!

Posts: 2,054
Name: Thierry
Location: In the void
HTML Code:
<img src="blah.jpg" alt="this image says 'blah'"/>
No, the title attribute is not the same as alt. But, IE has rendered an alt like a title for years, so there is not much more difference nowadays.

Except that braille web browsers use the alt attribute to explain to the blind people what the image should represent, not the title.
__________________
Listen to the ducky: "This is awesome!!!"


Last edited by tripy : 08-07-2008 at 01:14 PM.
tripy is offline
Reply With Quote
View Public Profile
 
Old 08-07-2008, 01:18 PM Re: how to add ALT for logo picture
VirtuosiMedia's Avatar
Webmaster Talker

Posts: 735
The HTML won't validate if your images have a title but no alternative text. The 'alt' text needs to be present for all images that aren't supplied by CSS.
__________________
RSS Feed Tutorial
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
Old 08-08-2008, 06:04 AM Re: how to add ALT for logo picture
Junior Talker

Posts: 1
<img src="your image name.jpg" width="150" height="117" alt="logo" />

For this kind of information you can check other site's source. http://www.infysolutions.com
Chris Chew is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to how to add ALT for logo picture
 

Thread Tools

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13800 seconds with 12 queries