common problems with images html -


Is there a general problem, why alt attributes do not work on images.

Tested for IE8 standard mode.

Thank you in the Ed.

If you want to show text with Alt attrib, title = '' attrib.

difference:

  • Alt shows instead of img - when img
  • shows the title when you mousewear the image

Comments