Forum Moderators: not2easy
thanks in advance for any help
tim
input .bordered { ... }
<input class="bordered" ... >
<input class="bordered" ... >
<input class="bordered" ... >
Interestingly, this will be addressed in XHTML 2.0, with the introduction of xforms. There will be different controls such as:
input => text field
select => checkbox
select1 => radio button
Full info at [w3.org...]