Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

center text in height css

.center {
  height: 309px;
  line-height: 309px; /* same as height! */
}
/* the code is not mine, i stole it from Zidane (Vi Ly - VietNam)*/
 
PREVIOUS NEXT
Tagged: #center #text #height #css
ADD COMMENT
Topic
Name
4+4 =