Skip to content

Conversation

@DinicaCB
Copy link

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.

Questions

Ask any questions you have for your reviewer.

@birdsinyourgarden
Copy link

Hi Dinia, here are the corrected errors:

Line 14: <label for="Customer-name">Name>*: → Changed to <label for="customer-name">Name*: (removed extra > and corrected the for attribute)

Line 27: <label for="Customer-email">Email>*: → Changed to <label for="customer-email">Email*: (removed extra > and corrected the for attribute)

Line 36: Missing closing </p>

Line 41: Unclosed <li → added >

Line 147: Missing closing </label>

Line 148: Missing opening <li>

Line 156: Unclosed <p → added >

Indentation: Improved for better readability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants