为什么 sIFR 3 不将文本环绕浮动图像?
sIFR 是否应该环绕浮动图像?我在大图像 float:left 旁边有一些标题,图像将标题向下凸出。
不在浮动图像旁边的标题确实会正确换行,因此功能就在那里,所以我的问题是 sIFR 3 文本是否在浮动图像旁边换行。
Is sIFR supposed to wrap around floating images? I have some headings next to a large image float:left and the image bumps the headline down below it.
Headings that aren't beside floating images do wrap properly so the functionality is there, so my question is whether or not sIFR 3 text wraps beside floating images.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Flash 影片被碰撞到图像下方可能是可以解决的问题,但由于 Flash 影片是一个矩形,它永远不会包裹图像。
The Flash movie being bumped below the image is something that can probably be worked around, but since a Flash movie is a rectangle, it'll never wrap around the image.
我发现 fitExactly 将使标题遵循浮动图形。
I found that fitExactly will make the headings honor the floating graphics.