Look at your code pasted in above. Notice how most of the tags are bold red but a few of them are thin blue? The thin blue ones are telling you there is a problem with those tags. So that should give you an idea of where the problem is. Keep in mind, the problem may not be with the blue tag itself, that’s just where the issue begins. Chances are the problem is actually with something just before the blue tag (i.e. the tag is blue because the tag before it is being used wrong).