Closed Thread Icon

Topic awaiting preservation: can you have margin in a texfield ? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8190" title="Pages that link to Topic awaiting preservation: can you have margin in a texfield ? (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: can you have margin in a texfield ? <span class="small">(Page 1 of 1)</span>\

 
Ultra
Nervous Wreck (II) Inmate

From:
Insane since: Jan 2002

posted posted 05-27-2002 17:48

i'm wondering if is possible to set margin in a texfield

so the text wont start on the top left but a little bit off like a few px down and right.....


thx

Ultra


::UltrA::

sonicsnail
Bipolar (III) Inmate

From: Scotland
Insane since: Jun 2001

posted posted 05-27-2002 18:03

if you're talking about a textarea, yes...

simply start your textarea..

<textarea>


and leave a few linebreaks and spaces before you close it...

</textarea>

^ that text would be 3 lines down, 10 chararcters indented... (you don't *need* to have any text in there, just put the breaks and spaces into your html)

works in IE anyway.

cheers,

Pete.

::EDIT:: UBB is taking away the indenting.. sorry



[This message has been edited by sonicsnail (edited 05-27-2002).]

Ultra
Nervous Wreck (II) Inmate

From:
Insane since: Jan 2002

posted posted 05-27-2002 18:36

thx that was easy =)

::UltrA::

kuckus
Bipolar (III) Inmate

From: Berlin (almost)
Insane since: Dec 2001

posted posted 05-27-2002 19:38

You could also use <textarea style="padding: 10px;"></textarea>.

kuckus (cell #282)

Ultra
Nervous Wreck (II) Inmate

From:
Insane since: Jan 2002

posted posted 05-28-2002 04:29

kuckus that's what i was hoping for !
i need to get myself a css book so i want miss a tag ever again

::UltrA::

« BackwardsOnwards »

Show Forum Drop Down Menu