- 
                Notifications
    You must be signed in to change notification settings 
- Fork 611
add task solution #804
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
base: master
Are you sure you want to change the base?
add task solution #804
Conversation
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.
Nice start! Let's fix and improve your work a little bit)
| I've resolved all the requested changes. | 
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.
fixed but in next task use kebab-case for class naming instead camelCase
| <input | ||
| name="Name" | ||
| type="text" | ||
| autocomplete="off" | ||
| required | ||
| minlength="5" | ||
| maxlength="25" | ||
| > | 
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.
| <input | |
| name="Name" | |
| type="text" | |
| autocomplete="off" | |
| required | |
| minlength="5" | |
| maxlength="25" | |
| > | |
| <input | |
| name="Name" | |
| type="text" | |
| autocomplete="off" | |
| required | |
| minlength="5" | |
| maxlength="25" | |
| > | 
| for="No" | ||
| class="form_field firstInput eighthInput-2" | 
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.
| for="No" | |
| class="form_field firstInput eighthInput-2" | |
| for="No" | |
| class="form_field firstInput eighthInput-2" | 
https://TheOldDream.github.io/layout_html-form/
https://TheOldDream.github.io/layout_html-form/report/html_report/