html / css how to Middle (vertically) align text inside a <textarea> -
i want centre text inside text area; trying line height, doesn't work.
you use contenteditable="true"
attribute on <div>
, skin css.
here link cross browser compatibility: reliable cross-browser info on contenteditable
Comments
Post a Comment