I know that alt is to display info when link to picture isn’t correct, title is to display info on hover and name is to send info where exactly user clicked on that image, but what is use for value?
I know that alt is to display info when link to picture isn’t correct,
Share
See http://w3c.github.io/html/sec-forms.html#image-button-state-typeimage
Under bookkeeping details for the input element image button state it says:
I.e. don’t use it. Any effect of its presence is likely to be browser specific.