Skip to main content
Participant
March 18, 2017
Question

Count how many tags

  • March 18, 2017
  • 1 reply
  • 323 views

Say if i had 8 <div> tags on my site but i accidentally removed a ending div tag so there is 7 </div> tags

This topic has been closed for replies.

1 reply

Rob Hecker2
Legend
March 18, 2017

The system does highlight both members of a tag pair if you select one. For me that solves the problem you seem to want to solve. And you can close the tag area if the pair are far from each other.

Personally, I can't see an advantage to knowing that I have 16 dig tags and 12 p tags.

Participant
March 18, 2017

I mean make it so if you have 8 div tags but only 7 /div tags it warns you

Rob Hecker2
Legend
March 18, 2017

I mean make it so if you have 8 div tags but only 7 /div tags it warns you

Right. But doesn't the fact that you can highlight pairs serve the same purpose of telling you if a closing tag is missing? and doesn't it do it better by actually highlighting the tags?

Anyway, we don't all work the same way and your suggestion may appear to some others.