CSS 文字环绕图片效果
CSS About 343 words代码
使用float
属性
<div style="background-color: blue;">
<span style="width: 100px; height: 40px;background-color: red;float: left;">图片</span>
<span style="overflow-wrap: break-word;">hello world你好hello world你好hello world你好hello world你好hello world你好hello world你好hello world你好hello world你好hello world你好hello world你好hello world你好</span>
</div>
Views: 34 · Posted: 2025-08-31
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb/LiteNote扫描下方二维码关注公众号和小程序↓↓↓

Loading...