I was wondering if I could use flexbox to position CSS form or would you recommend using a table?
I’m prepared for my second project.
Thanks for your response.
I was wondering if I could use flexbox to position CSS form or would you recommend using a table?
I’m prepared for my second project.
Thanks for your response.
Yes, you can use flexbox to position the form elements in CSS.
Alright thanks so much