Image inside div has extra space below the image
stackoverflow.comThis is due to the image being inline by default, just needs inline-block. There are other hacks too.
Yeah - I just found it surprising =)
This is due to the image being inline by default, just needs inline-block. There are other hacks too.
Yeah - I just found it surprising =)