proposal to change span tag to figure
1 year 1 month ago #69778
by playerpl
proposal to change span tag to figure was created by playerpl
Hi,
Are you planning to update the plugin to be fully WCAG compliant?
Currently it uses SPAN tags, it would be better to change this to FIGURE tags.
stevenmouret.github.io/web-accessibility...s/image-caption.html
[/code]
Regards.
Are you planning to update the plugin to be fully WCAG compliant?
Currently it uses SPAN tags, it would be better to change this to FIGURE tags.
stevenmouret.github.io/web-accessibility...s/image-caption.html
Code:
[code]<figure role="group" aria-label="copyright 2016 author name">
<img alt="alternative of the image - See caption below" src="img.png"/>
<figcaption>
copyright 2016 author name
</figcaption>
</figure>
Regards.
Please Log in or Create an account to join the conversation.
1 year 1 month ago #69786
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic proposal to change span tag to figure
Hi
thank you for your proposal
I take notes and I will check that next week
CEd
thank you for your proposal
I take notes and I will check that next week
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.198 seconds