Tagged Questions
1
vote
4answers
281 views
How to optimize image in Google search if it is a background?
I have many images, and for a pretty view and better css control I mark them up as
<div style="background:url('image-url') no-repeat center center transparent;
overflow:hidden; ...