In order to consistently style some form elements (checkboxes, radio, selects) you need to use javascript. There isn't a way to do specifically what you are looking for cross-browser / platform in ...
With Web page forms, you can capture data from your site users -- often a vital process in business websites. Some Web forms use hidden fields, in which case the HTML input elements are included ...