Preserved Topic: Why do I have such a problems with... |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: in your head |
posted 02-12-2002 10:57
I have to create a form where people can order their title (real estate) over the website. Small problem is that I really never messed around with form.. so I am trying to create one now, but every field is not lined up with the text! This is driving me nuts! Can someone explain to me why and what would be the proper way to do this stupid thing? |
Paranoid (IV) Inmate From: Lebanon |
posted 02-12-2002 11:05
If you can afford searching for/buying a WYSIWYG html editor, that would help alot especially if you never messed with them before, code: <form name="form1" method="post" action="">
|
Paranoid (IV) Inmate From: in your head |
posted 02-12-2002 11:22
lallouos, I use dreamweaver. I can put all the fields nicely in and stuff but when I preview they simply don't allign right.. everything is messed up.. |
Paranoid (IV) Inmate From: in your head |
posted 02-12-2002 11:49
Oh duh! Nevermind... I think I got it.. that code helped me pretty much...before I didn't have the positioning in my cells set, so text would be on the top of the cell and field would be on the bottom of the cell right next to it...that's why it wouldn't line up.. |
Paranoid (IV) Inmate From: Lebanon |
posted 02-12-2002 12:20
glad you solved it! |
Paranoid (IV) Inmate From: in your head |
posted 02-12-2002 12:35
Yup.. it's comming along just fine...It's one big a$$ form... but it's going... woohooo!!! |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 02-12-2002 20:04 |