I need to parse a string in C# to find out code for a Particular HTML element with a given ID.
For Example:
I have a string with complete source code of a URL in it. How can I parse the string to find the inner HTML of an element of a given ID say 1,2,3...