Forum Moderators: not2easy
I have a form here:
<snip>
and can't quite get all the input fields exactly uniform, by which I mean the same length and beginning along the same (imaginary) left margin.
Is it possible to correct this using CSS?
Many thanks
visuallybasic2002@yahoo.com
[edited by: papabaer at 3:52 am (utc) on Aug. 19, 2002]
[edit reason] terms of service [/edit]
Topic: Re: aaaaaaaa
Name: (field)
E.mail: (field)
URL: (field)
you could do this:
Topic:
Re: aaaaaaaa
Name:
(field)
E-mail:
(field)
URL:
(field)
I think that would look fine, and it would all be left-aligned. No need for tables OR css.
Very many thanks to you all for your posts.
I am tempted to follow Purple_Martin's idea:
Topic:
Re: aaaaaaaa
Name:
(field)
E-mail:
(field)
URL:
(field)
On the other hand, because there is a fair amount of VBScript behind the form, it might be neater to read up on the great tutorial provided by j_anstice. Yes, it does seem to cover just what I was looking for. As oilman suggests, a couple divs and floating the relative should do the trick!
At least with the link I have something to go on now, and if it becomes a problem, I'll follow Purple_Martin's idea.
Many thanks again - I'm grateful!
Quetzal