Return to Snippet

Revision: 2933
at May 11, 2007 04:40 by narmolanya


Updated Code
<div id="foot">Vertical</div>

#foot {
  height: 45px;
  line-height: 45px; }

Revision: 2932
at May 11, 2007 04:40 by narmolanya


Initial Code
<div id="foot">Vertikal zentriert</div>

#foot {
  height: 45px;
  line-height: 45px; }

Initial URL


Initial Description
This code centers text vertical.

Initial Title
Center text vertical

Initial Tags
css, xhtml

Initial Language
CSS