I\'m trying to make the text 100% height of a div but it doesn\'t work. It just becomes 100% of the body { font-size:?; }.
div
body { font-size:?; }
Is there an
try this
font { position:absolute; width:100%; height:100%; font-family:Verdana, Geneva, sans-serif; font-size:15px; font-weight:normal; }