Archive

Posts Tagged ‘links’

Do not create empty links

October 4th, 2009

Whenever you put a link on a web page, make sure that it has text content. This may seem incredibly obvious, but it is actually not all that uncommon to find links that do not contain any text at all. These links usually come in one of the following shapes: <a href=”http://example.com/” accesskey=”0″></a> <a href=”http://example.com/”><img [...]

Share

Web dev ,