Project link : https://codepen.io/bdurrant91/pen/abvMRPo
Would be ever so grateful for feedback, as I’m just getting started and it’s all a bit daunting!
Many thanks,
Ben
Project link : https://codepen.io/bdurrant91/pen/abvMRPo
Would be ever so grateful for feedback, as I’m just getting started and it’s all a bit daunting!
Many thanks,
Ben
its amazing & good start, well best of luck.
Thank you - appreciate it!
Hey, very nice job, especially for your first project. Just a few suggestions:
<p>
<p>.<i> to create italics, use the CSS font-style property instead. The <i> tag still has its use, but not just because you want something italic.Thank you so much - I’ll definitely have a look over these points!
I’ve used the rest of my day to complete the second challenge (survey form). Would appreciate it if you could have a look: https://codepen.io/bdurrant91/pen/QWjoPVK
Hey, I’ll take a look at it, but I think you should create a separate post for it first so that everyone knows about it.
Will do that. Thanks
Just a quick first impression. It feels a little squished to me. You’ve got all this horizontal room and you’re trying to fit the form into a narrow valley in the middle. When I narrow my browser enough to hit the break point then the form widens out enough to look more comfortable. I think you need to keep this wide format for the wider view port as well.
Also, I think most people would expect the radio button/check boxes to be on the same line as the label text.