Hi! I have a problem with this activity. I’m getting everything right except for this " You should not change the order of the h1 h2 p in the code."But i don’t know what does that mean, 'cause I haven’t changed the order.
h1
h2
p
Challenge: Comment out HTML
Link to the challenge:
I think the issue is just a space somewhere. Try to put the comment syntax exactly right before and after the h1 and the p tags.
Hey, u have missed the opening braces in h1 and p tag. And also missed the closing braces in h1 and p tag
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.