PDA

View Full Version : formatting form elements


droid
05-09-2001, 11:05 PM
Here's a dumb question... Is it possible to format form elements such as text values and textarea values?

Jason
05-09-2001, 11:28 PM
Sure, it's done with CSS. I'm moving this topic over to Cross Platform Layout. I don't have any examples on hand, hopefully someone will provide some, otherwise I'll dig them up a little later for you.

kevin
05-09-2001, 11:37 PM
I'm not sure what you mean by format....do you mean use a different font face/color etc, for text that is entered in form fields? If so, like Jason said, style sheets or inline style tags will do the trick.

Regards,
Kevin

Dr. Web
05-10-2001, 05:41 AM
here are some examples of the inline styles at work on form elements.

Dr. Web
05-10-2001, 06:01 AM
BTW cool name... droid!

I see a cool avatar coming for you.

droid
05-10-2001, 11:10 AM
Dr Web

Thanks for the examples! Exactly the answer I was hoping for.
FYI - the formatting did not apply when I first opened the file in Netscape.

Thanks again

Dr. Web
05-10-2001, 05:27 PM
yes, the support for inline style sheets is low in netscape 4.7, and better...but not perfect in netscape6. If you open the page I provided in IE5.0, netscape 4.7, and finally Netscape6 .... your going to see three different things.