After selecting the check box in a form currently I am getting tick symbol as default. but here I need X(cross Mark) . Do I need put a class for that and have to apply any styling for that class.This is the simple form I am trying
<input type="checkbox"> Selected 1st element
<input type="checkbox"> selected 2nd element