Html – Placeholder issue with Textarea when text align center
I want to center align textarea with placeholder. so I am using following code <textarea style="text-align: center" placeholder="Type Here..."></textarea> But issue is with design. I want to start cursor from starting position of placeholder something like this as like instagram…