使文本围绕其他文本流动?
这个文字在左边开始+ --------------- +
但是| |
然后当盒子|一些盒装|
结束我们看到|文字|
|上的文字|
允许+ --------------- +
一直流到
右边距。什么HTML标签传达
这种流动应该发生?
注意:盒装文本最好是
作为文本而不是图片。
谢谢。 er*******@rcn.com
This text starts +---------------+
on the left but | |
then when the box | some boxed |
ends we see that | text |
the text on the | |
left is allowed +---------------+
to flow across all the way to the
right margin. What HTML tags convey
that this flowing should occur ?
Note: The boxed text is preferrably
as text and not as an image.
Thanks. er*******@rcn.com
>来自: er ******* @ rcn.com (Eric * Osman)
>From: er*******@rcn.com (Eric*Osman)
什么HTML标签传达了这种流动应该发生?
What HTML tags convey
that this flowing should occur ?
一个简单的表格布局可以做到这一点!
网页设计 - 魔术 - 绘画 - Junking-游戏
INFO 2000为你
http://www.davmagic.com
A simple Tables Layout can accomplish that!
Web Design-Magic-Painting-Junking-Games
INFO 2000 For You
http://www.davmagic.com
Davmagic com写道:
Davmagic com wrote:
来自: er ** *****@rcn.com (Eric Osman)
什么HTML标签传达这种流动应该发生?
From: er*******@rcn.com (Eric Osman)
What HTML tags convey
that this flowing should occur ?
一个简单的表布局可以实现这一点!
A simple Tables Layout can accomplish that!
不确定你是不是在讽刺,但是我看不到任何办法o f />
制作桌面布局。
-
Jim Dabell
Not sure if you are being sarcastic or not, but I can''t see any way of
making a table layout do that.
--
Jim Dabell
>来自: ji ******** @ jimdabell.com
(Jim * Dabell)
不确定你是不是在讽刺,
但是我看不出任何制作餐桌的方法
这样做。
(Jim*Dabell)
Not sure if you are being sarcastic or not,
but I can''t see any way of making a table
layout do that.
尝试:
< table>< tr>< td align =" left" ;>此处所有主要文字...< table
align =" right">< tr>< td>您的盒装文字
here< ; / td>< / tr>< / table>< / td>< / tr>< / table>
网页设计 - 魔术绘画 - Junking-游戏
INFO 2000 For You
http://www.davmagic .com
Try:
<table><tr><td align="left">all your main text here...<table
align="right"><tr><td>your boxed text
here</td></tr></table></td></tr></table>
Web Design-Magic-Painting-Junking-Games
INFO 2000 For You
http://www.davmagic.com