![]() | |
#31
| ||||||||
| ||||||||
|
|
dorayme wrote: I was not saying its ok to leave out alt attributes out full stop. Huh? It looks to me that is exactly what you said: |
|
You can also leave it out altogether. Leaving alt out and using blank alt are 2 very different things. |
|
What are the bad consequences beyond failing validation because of it? Look at said page in Lynx or any graphical browser with image loading disabled and see for yourself. This is what I would see if my suggestion were implemented: Your suggestion of using the same alt text on every link is a poor one, |
|
but I was referring to leaving alt out altogether. |
|
Please do not make the point again about a pure links page. Just because it is something you don't use yourself doesn't mean nobody else has a reason to. |
|
If it weren't a useful feature for some percent of users, browser makers wouldn't bother to implement it. |
|
Regardless, link text needs to be meaningful out of context. Using the same alt text on every link is not meaningful. |
|
I have replied about that and the above is not to be confused with that issue. You are the one who is confused about alt text. You should stop giving advice on the subject until you learn more about it. |
#32
| |||
| |||
|
|
dorayme wrote: [...] Please do not make the point again about a pure links page. Just because it is something you don't use yourself doesn't mean nobody else has a reason to. If it weren't a useful feature for some percent of users, browser makers wouldn't bother to implement it. |
|
Regardless, link text needs to be meaningful out of context. Using the same alt text on every link is not meaningful. |
#33
| ||||
| ||||
|
|
On 2007-06-03, Bergamot <bergamot (AT) visi (DOT) com> wrote: dorayme wrote: [...] Please do not make the point again about a pure links page. Just because it is something you don't use yourself doesn't mean nobody else has a reason to. If it weren't a useful feature for some percent of users, browser makers wouldn't bother to implement it. Yes but you can't expect every page to work in every accessibility feature of every browser. There's nothing in the HTML spec I can see about anything like Opera's View Links feature. It makes no sense on a www page to target specific boxes of tricks in particular browsers. |
|
Regardless, link text needs to be meaningful out of context. Using the same alt text on every link is not meaningful. But the buttons all look the same. |
|
This alt text is on the <img> not on the link. It's not "link text", but "img text". |
|
Therefore if there's a problem here it's surely the fact that the buttons are all the same? |
#34
| |||
| |||
|
|
Gazing into my crystal ball I observed cwdjrxyz <spamtrap2 (AT) cwdjr (DOT) info writing in news:1180658489.074166.206810 (AT) k79g2000hse (DOT) googlegroups.com: Also if you write alt="", the W3C html validator is satisfied. This usually would not be a good idea, but it might help in some special case, although I can not think of a good reason for a blank alt text at the moment. You leave the alt attribute blank if the image is for decoration. For example: h1><img src="companylogo.png" alt="" height="100" width="200">Company Name</h1 or h1><a href="index.php" title="Return to Company Index Page"><img src="companylogo.png" alt="" height="100" width="200">Company Name</a /h1 |
#35
| |||
| |||
|
|
In article <Xns994362DA21634arbpenyahoocom (AT) 69 (DOT) 28.186.121>, Adrienne Boswell <arbpen (AT) yahoo (DOT) com> wrote: You leave the alt attribute blank if the image is for decoration. For example: h1><img src="companylogo.png" alt="" height="100" width="200">Company Name</h1 You can also leave it out altogether. What are the bad consequences beyond failing validation because of it? |
#36
| |||
| |||
|
|
In article <Xns994362DA21634arbpenyahoocom (AT) 69 (DOT) 28.186.121>, Adrienne Boswell <arbpen (AT) yahoo (DOT) com> wrote: You leave the alt attribute blank if the image is for decoration. For example: h1><img src="companylogo.png" alt="" height="100" width="200">Company Name</h1 You can also leave it out altogether. What are the bad consequences beyond failing validation because of it? |
#37
| |||
| |||
|
|
Gazing into my crystal ball I observed dorayme doraymeRidT... (AT) optusnet (DOT) com.au> writing in news:doraymeRidThis- 9656FC.02542803062... (AT) news-vip (DOT) optusnet.com.au: In article <Xns994362DA21634arbpenyahoo... (AT) 69 (DOT) 28.186.121>, Adrienne Boswell <arb... (AT) yahoo (DOT) com> wrote: You leave the alt attribute blank if the image is for decoration. For example: h1><img src="companylogo.png" alt="" height="100" width="200">Company Name</h1 You can also leave it out altogether. What are the bad consequences beyond failing validation because of it? If you leave out the alt attribute in Opera, for example, it creates an image placeholder that says Image, if you use alt="", it does not. You would be surprised how many slice and dice sites I've been to that have Image on them 20 times or more. This is especially true if you turn images off (and I sometimes do even though I have broadband). |
#38
| |||
| |||
|
|
h1><img src="companylogo.png" alt="" height="100" width="200">Company Name</h1 You can also leave it out altogether. What are the bad consequences beyond failing validation because of it? If you leave out the alt attribute in Opera, for example, it creates an image placeholder that says Image, if you use alt="", it does not. You would be surprised how many slice and dice sites I've been to that have Image on them 20 times or more. This is especially true if you turn images off (and I sometimes do even though I have broadband). Since the alt text is often needed by the disabled, it sometimes pays to include it for absolutely all images, even those serving for nonessential pure decoration, even if using alt="" many be quite legal formally. |
#39
| |||
| |||
|
|
Gazing into my crystal ball I observed dorayme doraymeRidThis (AT) optusnet (DOT) com.au> writing in news:doraymeRidThis- 9656FC.02542803062007 (AT) news-vip ...ptusnet.com.au: In article <Xns994362DA21634arbpenyahoocom (AT) 69 (DOT) 28.186.121>, Adrienne Boswell <arbpen (AT) yahoo (DOT) com> wrote: You leave the alt attribute blank if the image is for decoration. For example: h1><img src="companylogo.png" alt="" height="100" width="200">Company Name</h1 You can also leave it out altogether. What are the bad consequences beyond failing validation because of it? If you leave out the alt attribute in Opera, for example, it creates an image placeholder that says Image, if you use alt="", it does not. You would be surprised how many slice and dice sites I've been to that have Image on them 20 times or more. This is especially true if you turn images off (and I sometimes do even though I have broadband). |
#40
| |||
| |||
|
|
I will just say 3 things: |
![]() |
| Thread Tools | |
| Display Modes | |
| |