PDA

View Full Version : cool form fields


Jabbamonkey
09-10-2002, 08:26 PM
I've been using normal form fields for awhile now, but I've realized that they cause spacing/table issues with html (i.e. form fields are different sizes in different browsers and stretch table cells).

I noticed that http://www.gamespot.com using a weird kind of form field (you can specify the color, the size and more). It doesn't seem to stretch table cells and fits perfectly in the alotted space.

Anyone know where I can find code like this (for this new field)?

Jabbamonkey

(sorry admin, I wasn't sure what section this topic belonged, so I threw it here)

joh6nn
09-10-2002, 08:37 PM
they're just using css to style their form fields. you can control the size and look of your form fields with standard style sheets. just play around with it a bit, to get what you like.

Jabbamonkey
09-10-2002, 08:50 PM
I've only used style sheets for text classes, and body tag information. Is there an example you can show me? Or a link to some tutorial?

Jabbamonkey

webmarkart
09-10-2002, 08:53 PM
here is one example of what can be done with forms and css. I divided the attached form in half and made the two parts look differently just with css.

webmarkart
09-10-2002, 08:54 PM
it might help if I attached it...

Jabbamonkey
09-10-2002, 09:46 PM
Perfect. I can definately work with this. Thanks alot.

Jabbamonkey

ionsurge
09-13-2002, 03:07 PM
I must say that is really helpful. Thank you webmarkart, its amazing.

Cheers.

c1lonewolf
09-21-2002, 06:58 AM
many different things can be done with forms if you just play around with them example
http://www.freewebs.com/dhcs/funmail/funmail.html

mrslarak
10-03-2002, 12:23 AM
Thank you so much for attaching that file webmarkart... I have searched high and low for the answer to this simple question, so I guess also thank you to the person that orginally asked.. :thumbsup:

I can't believe I finally found my answer! :p

ionsurge
10-03-2002, 12:24 PM
A Big wohoo to: mrslarak