Avoid default css while using <fieldset> and <legend>while coding for ADA

Viewed 20

I am very new to ADA Compliant. We have our existing website on Angular. We are making it ADA Compliant. So we I need to add <fieldset> and <legend> to all the radio buttons to our website.

Adding <fieldset> and <legend> disturbs the existing website CSS. I have around 160 changes to make. Is there any way, I can add <fieldset> and <legend> for ADA to radio buttons without disturbing existing CSS.

0 Answers
Related