Can I set ALT-text for text links too, so not only for images ?
A:
Yes, use the TITLE attribute of the A (link) tag, like this: <a href="/" title="Go to our Homepage">Homepage</a> That will have the following result: Homepage
Other questions in this category (HTML / Webdesign)
: