what is the meaning of "alt" when i insert an image ? example : <img src="/images/chrome.gif" alt="Google Chrome" width="33" height="32" /> the alt="Google Chrome" ???
The alt tags are using for 2 reasons: When the image can't be load, the alt tag is displaying like a text; For SEO; More information about alt tag