Hey y’all!
I would like an assessment on HTML5 controls 1 and 2.
MDN Section: https://developer.mozilla.org/en-US/docs/Learn/Forms/Test_your_skills:_HTML5_controls
I put in the code solution into one CodePen. I separated the controls assessment via a <div>
. I set a CSS for the <div>
class wrapper
. I know I could use <fieldset>
but the section expands far to the right.
Code Solution:
Let me know if this works okay?
Learning and growing,
Vlad