I have a string that is the complete content of an html page and I am trying to find the index of 2nd occurence of </table>. Does anyone have any suggestions on how to achieve this?
I have a string that is the complete content of an html page and
Share
Here is a shot for fun 😉