The alt tag

Sometimes, pictures may not work properly and users may lose vaulable information, so it is important most of the time to use the alt="" attribute in the <img> tags. Below is an example:

<img src="/demo.gif" alt="This is a sample image" >

This is a sample image

The image cannot be found and so you will see the text in the alt="" show up.

Copyright Brains That Work .
Theme by Pool theme design by Borja Fernandez. ^Top^