form formatting...

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
pleigh
Forum Contributor
Posts: 445
Joined: Wed Jan 19, 2005 4:26 am

form formatting...

Post 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
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post 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)
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

moved to client-side.
Post Reply