Every developer spends a lot of time finding bugs. It's not a sign of failure — it's the job. Training your eye to spot mistakes in code is one of the most valuable skills you can build. Today you're going to find 5 deliberate bugs.
There are 5 bugs hidden in this HTML. Click each bug to mark it found. Hint: look for missing closing tags, typos, wrong nesting, missing quotes, and wrong case.