Tina is Developer
Blog help me note what Tina worked
Wednesday, June 12, 2013
CSS - Bottom for element with DIV
If you want use
vertical-align
in CSS. You need change display for div or any element that you want.
This is code example
.top-menu .container .main-menu .logo
{
display
:
table-cell
;
vertical-align
:
bottom
;
height
:
37px
;
padding-bottom
:
18px
;
}
Good luck to you.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment