|
Re: title?
To add to what frinkky said, the 'alt' attribute in an <img> tag means that in internet explorer, when a user rolls over an image they will see a pop up box come up displaying whatever text the developer entered ie alt="Me at the Zoo". The 'title' attribute acts in the same way for firefox.
|