<style> *[checked] { border: 1px solid red; } </style> <input type='checkbox' checked /> <input type='checkbox' /> <input type='checkbox' checked />