Quote:
Originally Posted by Karellen
Thanks for the informative post 
|
No problem.
Quote:
Originally Posted by Karellen
Oh, that is great info. So the <caption> is more like a div or section tag, rather than a paragraph tag.
I'll add that little trick to my cheat sheet of code.
|
Meh. I'd still avoid <caption> + <figure> + <figcaption> in ebooks. If you were working on a website, yeah, but in an EPUB... nah.
There are plenty of other "table Accessibility" things you can do that would bring much more benefit, like tagging/marking your columns/rows correctly!
I think that'll be much more important than tying a title/caption to the <table> instead of just having them floating nearby.