Validation
-
https://validator.w3.org/ shows this error:
Error: Bad value https://www.w3.org/2000/svg for the attribute xmlns (only http://www.w3.org/2000/svg permitted here). From line 501, column 134; to line 504, column 74 8ca58f6f"><svg xmlns="https://www.w3.org/2000/svg" width="20" height="20" ↩ class="yasr-dashicons-visitor-stats"↩ data-postid="1048" ↩ id="yasr-stats-dashicon-6a10c8ca58f6f">↩As far as I can see, the validator is right here: https://www.w3.org/2000/svg is incorrect. Correct is http://www.w3.org/2000/svg . In other words, just remove ‘s’ from the protocol.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Validation’ is closed to new replies.