| Author |
how do i make alternate text for a hyperlink
|
|
|
| I need to put in alternate text on some hyperlinks to make it more accesible
for people with visuual imparements. I can easily do it in other web
editors can anyone tell me how to do so.
| |
| David Bartosik [MSFT MVP] 2005-03-22, 6:35 pm |
| Not supported in Publisher, which btw is neither a web design tool nor an
HTML editor. You can use a workaround, refer to
http://www.publishermvps.com/Default.aspx?tabid=111
David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com
"WHA68" <WHA68@discussions.microsoft.com> wrote in message
news:FE722369-7CE3-459C-882C-544521ECB804@microsoft.com...
>I need to put in alternate text on some hyperlinks to make it more
>accesible
> for people with visuual imparements. I can easily do it in other web
> editors can anyone tell me how to do so.
| |
| Cynthia Turcotte 2005-03-25, 6:33 pm |
| If you have means of editing the code directly, try this:
A typical hypertext link looks like this:
<a href="link.html">link text</a>
With alternate text, it looks like this:
<a href="link.html" title="alternate text">link text</a>
Hope this helps!
Cynthia
WHA68 wrote:
>I need to put in alternate text on some hyperlinks to make it more accesible
>for people with visuual imparements. I can easily do it in other web
>editors can anyone tell me how to do so.
>
-
DigitalRainmakers.com - Search Engine Optimization & Web Design
NEW Free Search Engine Optimization Forum Online
Post Your SEO Questions at http://www.digitalrainmakers.com/seo/
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |