Wrap text around an image on bootstrap 3

后端 未结 6 1178
自闭症患者
自闭症患者 2021-01-11 18:38

I came across an issue with wrapping the text around my image on my column. I have a template that It\'s running multiple pages. some of the images are not long enough so it

6条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-11 19:16

    It's far easier to just add a small margin to the image in Adobe Photoshop, then use the img src="img/blog/image.png" class="pull-left The copy flows round the image without you needing to add any styling.

    I just add a 10px white space to the left and bottom of the image.

提交回复
热议问题