is it a good idea to give background color or img to non transparent images?
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-05-01T02:06:19Z
Indexed on
2010/05/01
2:17 UTC
Read the original article
Hit count: 246
like
img { background-color:color: color matched to the theme}
or
img { background-image:url (a very very tiny gif image with the text "image loading") }
I'm thinking in the benefit of this when user access site on slow connection then background color will give clue about something is there which is diffrent than text content..
© Stack Overflow or respective owner