Page 1 of 1

form formatting...

Posted: Thu Feb 24, 2005 4:59 am
by pleigh
hi there,

don't know if im in the right place but i would like to know how to format the forms(textarea, buttons, etc...) like here in php devnet, it sure looks awsome .what script should i use??hope you can help me guys, tnx.

pleigh

Posted: Thu Feb 24, 2005 5:36 am
by Chris Corbyn
It's just css dude.

You can get all the various settings and attributes at http://www.w3schools.com/css/ along with a few tutorials etc.

The main ones that apply to forms are the background-color, background-image, border, and of course the font ones.

And search... (as I get told all the time ;-) )

8)

Posted: Thu Feb 24, 2005 5:52 am
by patrikG
moved to client-side.