-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Describe your problem/question
When I go to https://validator.w3.org/ to validate HTML of my website, I get an
Error: Element img is missing required attribute src.
You can check your demo page http://afarkas.github.io/lazysizes/#examples and see that error.
It is true when I replace img by data-src, it affects the HTML structure. The browser does not see image anymore. Or am I wrong?
Anyway could you please help to get rid of this error?
Thank you
P.S. I have searched but I did not find that issue in the history.
Add tags/keywords
img, error, HTML error, attribute
🤘 No panic: Don't be afraid to ask a question.