Category Archives: HTML

a

Scanning someone else's code noticed that kind of thing:
+ 372 55 555 555 

It turns out you can set your mobile–browsers to call out. If you click it on standard browsers it gives you an error. So, at first you have to detect the browser.

Alt

The straight answer? Use alt text; if an image is decoration then implement with CSS; if a decorative image is still inline or has no added value, use alt="", with no space. (Hint: repetitive content has no value.) If an image is linked, it must have alt text conveying the meaning of the link (and not necessarily the image itself).
http://www.webaxe.org/leave-accessibility-to-experts-please/