Just to let you know, when I added an image to a post... the output was like this: <img src="domain.com/images/my-image.jpg" alt="Blah - Click image to see larger size of it. " />

Shouldn't the LAST " be snug with the period? Like such:
<img src="domain.com/images/my-image.jpg" alt="Blah - Click image to see larger size of it." />

AND, when after posting the post, and hovering over the image... the ALT wasn't working. I had to change it manually to:

<img src="domain.com/images/my-image.jpg" title="Blah - Click image to see larger size of it." />

To have the little pop-up thing show me what it says.... Could the output of the ALT tag be changed, and that last ending " be tightened up a bit or .. ?

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to