Hey there!
Looking for an assessment on my Advanced Styling Code. This is the MDN Section: https://developer.mozilla.org/en-US/docs/Learn/Forms/Test_your_skills:_Advanced_styling
Here is my code for Task 1 & 2, I’ve put them together:
Here’s my code for Task 3: https://codepen.io/vvronskyFX/pen/oNagyYz
At one point, i was trying to put all Task assessments on one single page. My feedback form started to get bugs in it and my Radio buttons got messed up.
I think it’s because some of the CSS styling started to interfere with each other.
Here’s the buggy code for Tasks 1, 2 and 3 on one page:
Is there a way to remedy this? What if in the future, I’d want to have styled search bars, Radio buttons and Feedback forms on a single page? Would I have to individually style each tag?
Thank you in advance on helping here! Been learning a lot!
Cheers,
Vlad