I am trying to find the start/end positions of different Html tags inside my Html string by using Html Agility Pack....Sample html string:...This is a <a href="https://en.wikipedia.org/wiki/Health">custom</a> made html string that will serve as an example...