Font size and type in forms

They have: 7 posts

Joined: Feb 2005

Hi,

I am using Dreamweaver MX and want to change the font of the text displayed and then entered into a form text box.

Could anyone please tell me how this is done?

Thanks

Peter

He has: 578 posts

Joined: Jun 2004

in your css file:

input {
font-size: #em;
}

They have: 7 posts

Joined: Feb 2005

Thank you for the quick reply - it's easier when you know how huh? Sticking out tongue

He has: 578 posts

Joined: Jun 2004

I must say. If you'd like to know more about css, check out http://www.alistapart.com CSS really is the future of web design, and the future (cheesy buildup (Duh, duh, duh DUH!) is now!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.