-
-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
London-ITP-Jan| Rawan_Almutairi| FormControl| week2 #274
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
<span>T-Shirt Color:</span> | ||
|
||
</label> | ||
<select id="t-shirt-color" name="t-shirt-color"> <!-- giving the user choices to choose from using the select tag --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One color from a defined set of three is supposed to be required. Please look at the task description for clarification
<span>T-Shirt Size:</span> | ||
|
||
</label> | ||
<select id="t-shirt-size" name="t-shirt-size"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also one size from a defined set of 6 sizes is supposed to be required. Please look at the task description again to understand what to do. Good Job!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is okay, good job, however, the footer is supposed to be fixed to the bottom of the view port, please look at the task description to understand what to do. Good work!
Learners, PR Template
Self checklist
Changelist
Briefly explain your PR.
Questions
Ask any questions you have for your reviewer.