Hi all,
Kindly take a peek at my Survey Form Project. https://codepen.io/mdotcoder/pen/GLmEgN
Your feed backs are most appreciated. THANK YOU!!
This was not my initial design, but Flexbox didn’t flex so much.
Aligning each
<li> <labels> <input type="text"></label> </li>
within their own row while trying to make them responsive was just a lot of trial and error with width sizes (%, em, px) which failed miserably.
The codes seems to have a mind of their own sometimes, choosing not to listen to your commands and doing exactly as they wish.
“Flexbox is a beautiful nightmare, play with it at your own peril”.