css img标签高度等于宽度.

父级容器css width: 60%;height: 0;padding-bottom: 60%;position: relative;
子容器css width: 100%;height: 100%;position: absolute;

你可能感兴趣的:(css img标签高度等于宽度.)