Customizing Checkboxes and Radios Inputs Using CSS

Have you ever wanted to make prettier checkboxes or radio inputs? Are you annoyed that each browser displays these elements differently? This post will explain one method for creating customized, accessible input fields that are cross-browser friendly. There aren’t really any options for styling the actual inputs themselves, but we’ll work around that using the … Continue reading Customizing Checkboxes and Radios Inputs Using CSS