Font size and type in forms
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
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
Dragon of Ice posted this at 21:55 — 9th February 2005.
He has: 578 posts
Joined: Jun 2004
in your css file:
input {
font-size: #em;
}
Murder-Party posted this at 17:07 — 10th February 2005.
They have: 7 posts
Joined: Feb 2005
Thank you for the quick reply - it's easier when you know how huh?
Dragon of Ice posted this at 02:11 — 11th February 2005.
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.