<style type="text/css"> input[type="checkbox"] { background-color:#fff; } input[type="checkbox"]:checked { background-color:#000; } </style> <input type="checkbox" name="checkbox" value="">