Quote:
After thinking about it, what you can do is use an image instead of the <hr/> line. That way you can use alt="section break" in the <img code and the accessibility reader should pic up the alt and read it.
|
That's quite an interesting idea, could be like an invisible email tracking pixel, though that seems a bit of a hack. If using a visible image as a fleuron that could be put on an hr tag anyway, but then may as well use an invisible hr of zero width, as originally suggested by the accessibility expert.