Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

center text inside a div

text-align: center;
vertical-align: middle;
line-height: 90px;       /* The same as your div height */
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #center #text #div
ADD COMMENT
Topic
Name
4+2 =