If I check my website with validator.w3.org I get some errors. What should I do with that? Do I need to correct them and HOW?
http://www.interboedel.nl
Warning Line 85, Column 72: Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)
…=”#” aria-hidden=’true’ data-av_icon=’’ data-av_iconfont=’entypo-fontello’></…
✉
Error Line 170, Column 199: No p element in scope but a p end tag seen.
… ‘><span class=’hr-inner’><span class=’hr-inner-style’></span></span></div></p>
Hi!
These “errors” are actually no errors, the code is built that way in order to maintain the cross browser compatibility, you don’t need to correct them, it doesn’t affect you at all.
Regards,
Josue