<style type="text/css"> input:checked + label { display: inline-block; } label{ display: none; } </style>