psandekian
Programmer
Hi. I'm fairly new to HTML and CSS so please forgive me if I ask a simple question.
I'm creating a contact form that the user will type in information and hit the submit button. It works but I would like to make it "look" better. Should I use style sheets to position my form inputs or use a table? Is there some other method that would be better?
I was thinking of creating 2 boxes (one for my descriptions and one for my inputs) and then have them side by side. I just don't know how to do this and I can't seem to find any CSS tutorial that shows an example of this. I have the boxes but they are stacked, not side by side.
Any suggestions is greatly appreciated!
Thanks.
Patty
I'm creating a contact form that the user will type in information and hit the submit button. It works but I would like to make it "look" better. Should I use style sheets to position my form inputs or use a table? Is there some other method that would be better?
I was thinking of creating 2 boxes (one for my descriptions and one for my inputs) and then have them side by side. I just don't know how to do this and I can't seem to find any CSS tutorial that shows an example of this. I have the boxes but they are stacked, not side by side.
Any suggestions is greatly appreciated!
Thanks.
Patty