Image Title not included
-
Hi,
I just realised something with the Image or Gallery block when using Gutenberg.
They do not include the TITLE in the code.
The ATL attribute is there but not the TITLE.Example of code automatically generated when using the IMAGE block:
<img src="http://blablabla.jpg" alt="blablablou" width="100" height="100" />See? No
title="my beautiful title"This means that when I do a mousehover over the image, nothing happens.
Am I missing something or should the Gutenberg developers be asked to automatically add the TITLE attribute when using the Image and Gallery blocks?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Image Title not included’ is closed to new replies.