The legal tricks-Learn Your Self

Latest gadgets,softwares,hardware,reviews,programming and campuses, game cheats ext......

CSS : Vertical centering with line-height

Quote:
div{
height:100px;
}
div *{
margin:0;
}
div p{
line-height:100px;
}

Content here

0 comments: