代码:
文字横排:
一:
<TABLE height=312 cellSpacing=0 cellPadding=0 width=410 align=center background=http://images15.51.com/j/200612/22/fa/shangxinren333/9e21eb17e4eba9f4fd081585140963a5.gif border=0><TBODY><TR><TD align=center type="vertical" spacer><FONT face=华文行楷 color=red size=7><B>梦里的梦</B></FONT></TD></TR></TBODY></TABLE>
二:文字居顶(左)
<TABLE height=312 cellSpacing=0 cellPadding=0 width=410 align=center background=http://images15.51.com/j/200612/22/fa/shangxinren333/9e21eb17e4eba9f4fd081585140963a5.gif border=0><TBODY><TR><TD valign=top align=left type="vertical" spacer><FONT face=华文行楷 color=red size=7><B>梦里的梦</B></FONT></TD></TR></TBODY></TABLE>
top:表示文字居顶端。left:表示文字居左。
文字居顶部(右)
<TABLE height=312 cellSpacing=0 cellPadding=0 width=410 align=center background=http://images15.51.com/j/200612/22/fa/shangxinren333/9e21eb17e4eba9f4fd081585140963a5.gif border=0><TBODY><TR><TD valign=top align=right type="vertical" spacer><FONT face=华文行楷 color=red size=7><B>梦里的梦</B></FONT></TD></TR></TBODY></TABLE>
文字居底部(左)
<TABLE height=312 cellSpacing=0 cellPadding=0 width=410 align=center background=http://images15.51.com/j/200612/22/fa/shangxinren333/9e21eb17e4eba9f4fd081585140963a5.gif border=0><TBODY><TR><TD valign=bottom align=left type="vertical" spacer><FONT face=华文行楷 color=red size=7><B>梦里的梦</B></FONT></TD></TR></TBODY></TABLE>
bottom:表示文字居底部。left:表示文字居左。
文字竖排:
一:居中:
<TABLE height=312 cellSpacing=0 cellPadding=0 width=410 align=center background=http://images15.51.com/j/200612/22/fa/shangxinren333/9e21eb17e4eba9f4fd081585140963a5.gif border=0><TBODY><TR><TD align=center type="vertical" spacer><FONT face=华文行楷 color=red size=7><B>梦<BR>里<BR>的<BR>梦</B></FONT></TD></TR></TBODY></TABLE>
[注意]:在每个文字之间加<BR>。
二:坚排居顶(左)
<TABLE height=312 cellSpacing=0 cellPadding=0 width=410 align=center background=http://images15.51.com/j/200612/22/fa/shangxinren333/9e21eb17e4eba9f4fd081585140963a5.gif border=0><TBODY><TR><TD valign=top align=left type="vertical" spacer><FONT face=华文行楷 color=red size=7><B>梦<BR>里<BR>的<BR>梦</B></FONT></TD></TR></TBODY></TABLE>
坚排居顶部(右)
<TABLE height=312 cellSpacing=0 cellPadding=0 width=410 align=center background=http://images15.51.com/j/200612/22/fa/shangxinren333/9e21eb17e4eba9f4fd081585140963a5.gif border=0><TBODY><TR><TD valign=top align=right type="vertical" spacer><FONT face=华文行楷 color=red size=7><B>梦<BR>里<BR>的<BR>梦</B></FONT></TD></TR></TBODY></TABLE>