I have a txt area that I am using for editing purposes.
For the initial value of the box, how can I tell it to put a space in?
for example...
I want it to show...
First Name
Last name
instead of
FirstName
Last Name
Basically I want to put a <br> in there. How would I go about doing this??
TIA
For the initial value of the box, how can I tell it to put a space in?
for example...
I want it to show...
First Name
Last name
instead of
FirstName
Last Name
Basically I want to put a <br> in there. How would I go about doing this??
TIA