Center image vertically html

XRumer

New Member
\[code\] <div class="store_module" id="@store.ID" style="margin-left: 0px; overflow: hidden; display: block; background-color: #343233; cursor: pointer"> <div class="store_image" style="float: left; overflow: hidden; width: 100px"> <img src="http://stackoverflow.com/questions/15861952/@store.ImageLogo" style="display: block; margin: auto;"/></div></div>\[/code\]Why can't I center the logo picture vertically? It must be very easy, but I really can't find the answer.
 
Back
Top