编辑文本后点击显示结果
www.WoYouXian.net 我有闲 IT 教程
<html> <body> <p> 图像 <img src="/i/eg_cute.gif" align="bottom"> 在文本中 </p> <p> 图像 <img src ="/i/eg_cute.gif" align="middle"> 在文本中 </p> <p> 图像 <img src ="/i/eg_cute.gif" align="top"> 在文本中 </p> <p>请注意,bottom 对齐方式是默认的对齐方式。</p> <p> 图像 <img src ="/i/eg_cute.gif"> 在文本中 </p> <p> <img src ="/i/eg_cute.gif"> 图像在文本前面 </p> <p> 图像在文本后面 <img src ="/i/eg_cute.gif"> </p> </body> </html>
© 2007-2008 woyouxian.net 版权所有
Contact Us