Dear All,
I have a string variable which contains the whole html source code as a string. There are multiple divs exists in the variable string and each div containing left and top attribute inline. I have to fetch all the div name and its left and top position using
c# code. How can I get that? Please help me.
Go to the complete details ...