I’m validating my website and I obtain this unexpected result. >From the source of my page(right click->view source) I have thi part of code: <div class="INACT SPC"> <img src="/typo3conf/ext/sr_language_menu/Resources/Public/Images/Flags/en.png" title="This page is not available in English" alt="English" class="tx-srlanguagemenu-flag-unlinked" /> </div> But from the validator I see this: Error: Attribute title not allowed on element image at this point. >From line 301, column 4; to line 301, column 264 /defs>↩ <image filter="url('#filtersPicture')" x="0" y="0" width="20" height="13" xmlns:xlink="http://www.w3…Resources/Public/Images/Flags/en.png" title="This page is not available in English" alt="English" /> That seem the code before CMS substitution. How it’s seem possible? thanks Andrea NenciReceived on Thursday, 28 December 2017 10:27:23 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:00:02 UTC