html / css how to Middle (vertically) align text inside a <textarea> -


i want centre text inside text area; trying line height, doesn't work.

screenshot

you use contenteditable="true" attribute on <div> , skin css.

here link cross browser compatibility: reliable cross-browser info on contenteditable


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -