Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I do Style for INPUT.TEXT only?

0 views
Skip to first unread message

Yan

unread,
Oct 20, 2001, 11:49:32 AM10/20/01
to
I want to change the style of all the input text boxes in my page, but do
not want to touch the submit button or reset button. How can I do that if
using a CSS file?

Can I say this?

INPUT.TEXT
{
....
}

Amir Khawaja

unread,
Oct 21, 2001, 2:08:49 AM10/21/01
to
You can use a class. e.g. <input type="text" class="mystyle">

AK

http://www.fwdnv.com

"Yan" <yanl...@yahoo.com> wrote in message
news:OiN9X9XWBHA.2004@tkmsftngp07...

[VoiD]*

unread,
Oct 22, 2001, 11:35:53 AM10/22/01
to
INPUT[type="text" {.....}

"Yan" <yanl...@yahoo.com> wrote in message
news:OiN9X9XWBHA.2004@tkmsftngp07...

0 new messages