Alt Tags in Image Block
Permalink
Not sure if this is a bug or not or just me but when I add an image to a page using the Image block and included an Alt tag the Alt tag will not show on the published page, it does show in the code if I inspect the element.
If I add an image using a Content block and add a title via the add/edit image section on the General tab the the Alt will show.
Anyone have any ideas on this?
If I add an image using a Content block and add a title via the add/edit image section on the General tab the the Alt will show.
Anyone have any ideas on this?
Alt is short for alternative and should be in place to describe the image in case the user has turned off images in their browsers. In that case you will have the annoying red X and your alt text describing what the image would show if you turned images on (same thing if the image link is broken). For some reason Internet Explorer <8 shows Alt tags on hover...
Title should be used for additional information of the image and might also, if you like, include a description of the image. Title shows on hover in all major browsers
EDIT: you can also use < title > on some other elements, i.e < a >