div标签中有很多图像.我想自动换行

问题描述:

我在div标签中有很多高度分别为height:10px和width:10px的图像.我想自动换行,而无需使用换行符

I have a lot of images with height:10px and width:10px in div tag .I want to wrap automatically,without using the break line

它们如果您不以某种方式阻止它,则默认情况下会自动将它们包装起来.就试一试吧;你会看到的.

—SA
They are wrapped automatically by default, if you don''t prevent it somehow. Just try it; and you will see.

—SA