Answers for "put placeholder text in middle textarea"

CSS
0

put placeholder text in middle textarea

// Generally if you put a font-size and a height then it will place it in the middle
// - If it still doesnt then use padding-top to be half of padding-bottom.
Posted by: Guest on March-04-2020

Code answers related to "put placeholder text in middle textarea"

Browse Popular Code Answers by Language