Hello coder, Nice approach to this project it works properly. I want to point out that the correct way to submit a Microverse project is through a pull request, you should not merge your pull request before you submit. Please follow this for your next submission.
For now, correct the below errors
[x] remove the fieldset element and replace it with the main tag
[x] the input type of phone number should be tel not number
[x] pay attention to the font-size and font-colour of text on the original page, please use the same for your design.
[x] read up on Github flow use it for your next submission of this project and all other HTML projects.
Please make sure to submit the pull request link and not the repository link when submitting for review, pull request should only be merged when a TSE has reviewed and told you everything is fine.
Hello coder, Nice approach to this project it works properly. I want to point out that the correct way to submit a Microverse project is through a pull request, you should not merge your pull request before you submit. Please follow this for your next submission. For now, correct the below errors
fieldset
element and replace it with themain
tagtel
notnumber
Please make sure to submit the pull request link and not the repository link when submitting for review, pull request should only be merged when a TSE has reviewed and told you everything is fine.