5秒钟免费注册 |登录

设计大巴论坛XHTML/DIV & CSS › 查看主题

297

查看

0

回复
返回列表

软卧

设计达人

Rank: 8Rank: 8

积分
19464 
UID

优秀管理员

go

vertical-align的位置关系

楼主
发表于 2008-8-22 16:09 | 只看该作者 | 倒序看帖 | 打印
演示的代码看这里:
<HTML>
<HEAD>
<TITLE>Vertical Alignment Test</TITLE>
<STYLE>
<!-- BODY     {font-family: Verdana, arial, sans-serif;}
SPAN     {color: #00dddd;          font-family: garamond, serif;           }
/* SPANned text is a different color so it is easy to see,   and a different font so that the font has, in principle,   a different text bottom. */                    
.base    {vertical-align: baseline;   }
.middle  {vertical-align: middle;     }
.subs    {vertical-align: sub;        }
.sups    {vertical-align: super;      }
.texttop {vertical-align: text-top;   }
.textbot {vertical-align: text-bottom;}
-->
</STYLE>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>Vertical Alignment Test</H2>
<P>A paragraph containing   
<SPAN CLASS="base">baseline-aligned</SPAN>
text, and also<BR>text that is <SPAN CLASS="middle">middle-aligned</SPAN>, and <BR>text that is <SPAN CLASS="subs">subscripted</SPAN>, and text that is <SPAN CLASS="sups">superscripted</SPAN>, and <BR>text that is <SPAN CLASS="texttop">text-top aligned</SPAN>, and finallytext that is <SPAN CLASS="textbot">text-bottom aligned</SPAN>.That's all, folks!</P>
<P>A paragraph containing:<BR>a<IMG SRC="http://club.designbus.cn/attachments/auto/080822/551c93921984b7ed0e027c1fe460dd02.gif"  CLASS="base">baseline-aligned image, a<IMG SRC="http://club.designbus.cn/attachments/auto/080822/551c93921984b7ed0e027c1fe460dd02.gif"  CLASS="middle">middle-aligned image,and also a<IMG SRC="http://club.designbus.cn/attachments/auto/080822/551c93921984b7ed0e027c1fe460dd02.gif" CLASS="subs">subscript image, and a<IMG SRC="http://club.designbus.cn/attachments/auto/080822/551c93921984b7ed0e027c1fe460dd02.gif"  CLASS="sups">superscript image,followed by a<IMG SRC="http://club.designbus.cn/attachments/auto/080822/551c93921984b7ed0e027c1fe460dd02.gif"  CLASS="texttop">text-top aligned image,and finally a<IMG SRC="http://club.designbus.cn/attachments/auto/080822/551c93921984b7ed0e027c1fe460dd02.gif"  CLASS="textbot">text-bottom aligned image. That's all, folks!</P> </BODY></HTML>
主题图片.gif

TOP

设计大巴 ( 沪ICP备09009478号)|联系我们 - 阿凡米
设计大巴工作室专业网站建设 / 热线:021-51691960 / 传真:021-51686556

GMT+8, 2010-9-4 07:53.

Powered by Discuz! X1

© 2001-2010 Comsenz Inc.