简体   繁体   English

在固定高度和自动宽度的div中将高度为100%的img居中

[英]center img with height=100% in a div of fixed height and auto width

sorry, i know this lots on this topic, but i couldnt find one where the img was 100% in height. 抱歉,我对这个话题很了解,但是我找不到img高度为100%的那个。

here's a jsfiddle of the problem: http://jsfiddle.net/BBQvd/3/ 这是问题的jsfiddle: http : //jsfiddle.net/BBQvd/3/

just trying to center it. 只是试图居中。 i know this should be easy. 我知道这应该很容易。 javascript solutions are welcome. 欢迎使用javascript解决方案。

thanks! 谢谢!

Add text-align: center to .wrap 添加text-align: center.wrap

http://jsfiddle.net/Wexcode/M2AQ4/ http://jsfiddle.net/Wexcode/M2AQ4/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM