how to make form responsive (yes and no label and answer is not responsive) – Html
Here is my Html code and css code The code is responsive also but only yes/no filed is not responsive form { max-width: 600px; margin: 0 auto; padding: 20px; border: 5px solid #219ebc; border-radius: 15px; background-color: #fff; } /* style…