- From: Andrea Nenci <andrea.nenci@uniecampus.it>
- Date: Wed, 27 Dec 2017 16:11:28 +0100
- To: <www-validator@w3.org>
- Message-ID: <!&!AAAAAAAAAAAYAAAAAAAAAEogD9d5nQBEpqiDjfUFMMvCgAAAEAAAAHWzn7BI1w5Fi8ZPh22ujtcBAA>
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 Nenci
Received on Thursday, 28 December 2017 10:27:23 UTC