Challange 2

Individual List:

  • Line 1 html should be below
  • Line 24 and 26 dont finish h1 /h2
  • Line 34 doesn't close header and is mislabeled as /head
  • Lines 37 to 38 include closed and unclosed i and em duplicate without closing the previous ones.
  • Lines 42 does not define b in any way so it cannot read properly.
  • Lines 56 and 57 should be swapped to properly close.
  • Line 62 /p and /a should be flipped to properly close
  • Lines 81 should not have a closed curly bracket but instead have a closing closed arrow
  • Line 108 has random /h3 and/or contain /p
  • Group Error Findings