CF8 – Image Tag not fully complient
Really a note to myself when I get round to using the CFIMAGE TAG.This tag when used inline, doesn’t allow for changes to the ‘ALT’ property (or LONGDESC etc).
This can cause issues with accessibility!
A workaround is as follows:
height = "50"
text = "tryalt"
width = "300"
difficulty = "low">























Recent Comments