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
form formatting...
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
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
)

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