之前忘记在哪看到过, 现在要用了, 想不起来了, 如果有博客请一起贴上。
效果就是下面这样:
小伙看你根骨奇佳,潜力无限,来学PHP伐。
Wrap text, read this article http://www.cnblogs.com/pssp/p...
float
After setting the imagefloat:left, the text will wrap around the image
float:left
Pictures are float, do not add float to the text, just add relevant modifications to the text, such as line height, font size, etc.
Float the images and clear the margins of the images at the same time, so that they will be close to each other. Add margin and spread them out a little apart
shape-outside: circle(50%) content-box;/*实际参照content-box default:margin-box other:ellipse(30% 50%) polygon() 内减inset() circle()*/
http://codepen.io/xiaole-s/pe...
Wrap text, read this article http://www.cnblogs.com/pssp/p...
float
After setting the image
float:left
, the text will wrap around the imagePictures are float, do not add float to the text, just add relevant modifications to the text, such as line height, font size, etc.
Float the images and clear the margins of the images at the same time, so that they will be close to each other. Add margin and spread them out a little apart
http://codepen.io/xiaole-s/pe...