Html – CSS design not affecting the input boxes with div and class
I am trying to make a google web application with input and select elements. I want to align both [input] and [select] elements with same margin and padding. I tried with below written code on my google web application but…