ITP-2026-1 | Nikita Sharma | Week-2 | Form Control#90
Conversation
|
@nikki08-09 ,Good progress --- this is a solid submission with clear semantic grouping. You are very close. A few fixes are still needed to align exactly with the assignment and keep the PR clean. What You Did Well
Fix / Improve1. Size control does not follow the teacher guidanceYour size input is implemented as a radio group. It works, but for this assignment the preferred solution is:
So you should change the size section to a 2. Remove unnecessary
|
Added radio button on colours and sizes.
485d383 to
fc9dc20
Compare
Changed footer to paragraph from h2
|
@talmurshidi I have implemented your suggestions. Please review again. |
Self checklist
Added fieldsets and labels to give each section a separator group.
Added radio button to colours and sizes to select their choices.