html5 - HTML image tag seems like have some margin or padding -



html5 - HTML image tag seems like have some margin or padding -

i working on new porfolio website development, i'm development stage , started walking @ problem. seems image tags little margin or padding on bottom have 4px exact. have margins , padding 0 put, not resolved. how solve this?

i love hear you.

images typically vertically aligned baseline of text, causes bit of spacing @ bottom. using vertical-align: middle or vertical-align: top should prepare issue.

here's example: http://jsfiddle.net/jga5f/2/

html html5

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -