No replies
marsheng
marsheng's picture
Offline
newbie
New Zealand
Last seen: 5 years 44 weeks ago
New Zealand
Timezone: GMT+12
Joined: 2017-07-26
Posts: 1
Points: 2

I have a div that centers my textareas. This also sets the heading above the textarea in the middle.

I cannot get the heading to be at the top left of the textarea box. I can set the alignment to left and then the heading is in the correct place but then the textarea is now left.

The problem comes in when textarea is set to number of columns. Once this happens, HTML/CSS dosen't seem to know where the top left corner is to place the heading.

Tried almost everything except the right one.

Thanks