What are differences and consequences (both good and bad) of using either data-src or src attribute of img tag? Can I achieve the same
data-src
src
img
Well the data src attribute is just used for binding data for example ASP.NET ...
W3School src attribute
MSDN datasrc attribute