Is it possible to stretch Plain Text lines vertically to fit div height with CSS only? -


i want plain text lines in div stretch evenly vertically fill div height, without using line-height since don't know how many lines there

it can done jquery possible pure css?

no not possible.

line-height % work on font-size, not on outer height. , did not fix number of lines


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -