what is the difference between name and alt attribute in img tag. and can we use these two attribute together in img tag? Thanks
Most browsers don't show the alt tags on mouseover now. It's just an alternative text which is displayed if a browser can't display images.
Title tag is used to display information at mouseover. Alt tag is an alternative text which is displayed when the image is broken and alt tag is indexed by search engines.