I am working very s-l-o-w-l-y on my survey page. I have followed up the advice given to me previously regarding my issues with spacing and margins and have attempted to apply flexbox.
https://codepen.io/dotdashdon/pen/NWRJJYd
I do have a couple of questions however:
First, please can someone take a look at how much flex-box stuff I have in css column?I feel I have done it really inefficiently. Obviously its all work in progress but before I carry I would just like a first/second opinion of what I have done so far ( yes it is rough around the edges but very much WIP).
So, I feel I understand the purpose of flexbox and its functions but am concerned I am not applying it correctly. I understand that in the html column of codepen ,I will create a class using <div but so far I am limited as to where I can apply as when I try to take a bigger section into a div/class to use for flexbox , the html analyzer tells me I am wrong.
Goodness, I have no idea if that makes sense or not. Reiterating , I am very new to this.
Second, I feel like giving up because the Name and Email and their input boxes are really close together and I cant work out in flexbox or by using margin or padding to put some space between them. Its just going to bug me really.
Thanks again for helping me before. With this attempt I have run the Html and css thought the Analyzer on codepen and this has really helped (i hope) reduce typos.
If someone could take a peek , that’d be ace. Thanks!
Link again
https://codepen.io/dotdashdon/pen/NWRJJYd