<div style="width:100%">
<div width="200px">dsffffffbgsf</div>
</div>
Suppose I have an html
string.The above is just an example it can be any valid html
string.
Here width of an element can be specified as just width or using style.
How can we get the total width of the html
content,using c#
?