-->

2011-01-06

vertical-align

<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 </head>
 <body>
  <div style="background-color:gray;
              width:120px;height:90px;
              text-align:center;
              line-height:90px;vertical-align:middle;">■</div>
 </body>
</html>
ブロック要素の中央にブロック要素のwidth,height以下の何かを配置する。
tableタグのが良いかもしれない。

0 件のコメント: