如何使用 CSS 将文本环绕在图像周围
我希望将文本环绕在 CSS 表格左下角的图像周围。当我使用它时,文本量会发生变化,因为我会多次使用它,其中包含不同数量的文本。我想知道这是否可能,如果可以,我该如何实现?
I am looking to wrap text around an image that will lie in the bottom left hand corner of a CSS table. The amount of text changes when I use it because I will be using it numerous times with different amounts of text in it. I am wondering if this is possible and if so, how I can accomplish this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,我对你的问题感到很困惑,也许这个答案与你的问题无关,请告诉我,如果是的话,但这是我能想到的最接近的 css 表,当“文本量发生变化”时调整高度我不确定图像来自哪里。
http://www.jsfiddle.net/5m5Eh/
好运气!希望有帮助!
Ok I got really confused with your question, maybe this answer has nothing to do with your question, please tell me if so, but this is the closest I could think of a css table that adjusts the height when the "amount of text changes" I not sure where the image came in.
http://www.jsfiddle.net/5m5Eh/
Good luck! hope it helps!