[thelist] CSS input type styling

shortestpath shortestpath at yahoo.com
Mon Sep 8 14:36:49 CDT 2003


ideally you'd use something like: 

input[type=text]
or
input[type=button]

http://www.w3.org/TR/CSS2/selector.html#attribute-selectors

But I believe IE doesn't handle this right, if at all. 
-alex


--- Chris Evans <chris at unhappyfun.com> wrote:
Hello!

  I am trying to style my <input type=text> boxes different from my 
<input type=image> buttons.  I can't seem to find the correct syntax to

use without assigning them different classes.

Suggestions?

Chris Evans
http://www.fuseware.com

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


More information about the thelist mailing list