<!--begin:Option--><labelclass="d-flex flex-stack mb-5 cursor-pointer"><!--begin:Label--><spanclass="d-flex align-items-center me-2"><!--begin:Icon--><spanclass="symbol symbol-50px me-6"><spanclass="symbol-label bg-light-primary"><!--begin::Svg Icon | path: icons/duotune/maps/map004.svg--><spanclass="svg-icon svg-icon-1 svg-icon-primary"><svgxmlns="http://www.w3.org/2000/svg"width="24"height="24"viewBox="0 0 24 24"fill="none">
....
</svg></span><!--end::Svg Icon--></span></span><!--end:Icon--><!--begin:Info--><spanclass="d-flex flex-column"><spanclass="fw-bolder fs-6">Quick Online Courses</span><spanclass="fs-7 text-muted">Creating a clear text structure is just one SEO</span></span><!--end:Info--></span><!--end:Label--><!--begin:Input--><spanclass="form-check form-check-custom form-check-solid"><inputclass="form-check-input"type="radio"name="category"value="1"/></span><!--end:Input--></label><!--end::Option--><!--begin:Option--><labelclass="d-flex flex-stack mb-5 cursor-pointer"><!--begin:Label--><spanclass="d-flex align-items-center me-2"><!--begin:Icon--><spanclass="symbol symbol-50px me-6"><spanclass="symbol-label bg-light-danger"><!--begin::Svg Icon | path: icons/duotune/general/gen025.svg--><spanclass="svg-icon svg-icon-1 svg-icon-danger"><svgxmlns="http://www.w3.org/2000/svg"width="24"height="24"viewBox="0 0 24 24"fill="none">
....
</svg></span><!--end::Svg Icon--></span></span><!--end:Icon--><!--begin:Info--><spanclass="d-flex flex-column"><spanclass="fw-bolder fs-6">Face to Face Discussions</span><spanclass="fs-7 text-muted">Creating a clear text structure is just one aspect</span></span><!--end:Info--></span><!--end:Label--><!--begin:Input--><spanclass="form-check form-check-custom form-check-solid"><inputclass="form-check-input"type="radio"name="category"value="2"/></span><!--end:Input--></label><!--end::Option--><!--begin:Option--><labelclass="d-flex flex-stack cursor-pointer"><!--begin:Label--><spanclass="d-flex align-items-center me-2"><!--begin:Icon--><spanclass="symbol symbol-50px me-6"><spanclass="symbol-label bg-light-success"><!--begin::Svg Icon | path: icons/duotune/general/gen013.svg--><spanclass="svg-icon svg-icon-1 svg-icon-danger"><svgxmlns="http://www.w3.org/2000/svg"width="24"height="24"viewBox="0 0 24 24"fill="none">
....
</svg></span><!--end::Svg Icon--></span></span><!--end:Icon--><!--begin:Info--><spanclass="d-flex flex-column"><spanclass="fw-bolder fs-6">Full Intro Training</span><spanclass="fs-7 text-muted">Creating a clear text structure copywriting</span></span><!--end:Info--></span><!--end:Label--><!--begin:Input--><spanclass="form-check form-check-custom form-check-solid"><inputclass="form-check-input"type="radio"name="category"value="3"/></span><!--end:Input--></label><!--end::Option-->
Radio Buttons Example 4
Build rich radio buttons group using
data-kt-buttons="true"special attribute with
Buttons,
Form Controls and
Duotune Icon components:
If you need more info, please check budget planning
Checkbox with Label
With
<label>tag make custom checkbox input with label and description:
If you need more info, please check budget planning
<!--begin::Input group--><divclass="d-flex flex-stack w-lg-50"><!--begin::Label--><divclass="me-5"><labelclass="fs-6 fw-bold form-label">Save Card for further billing?</label><divclass="fs-7 fw-bold text-muted">If you need more info, please check budget planning</div></div><!--end::Label--><!--begin::Switch--><labelclass="form-check form-switch form-check-custom form-check-solid"><inputclass="form-check-input"type="checkbox"value="1"checked="checked"/><spanclass="form-check-label fw-bold text-muted">
Save Card
</span></label><!--end::Switch--></div><!--end::Input group-->