I have to give alignment and spacing using code (indent for all child html elements) as similar to Visual studio.
My input:">
Output should be:"
sample
"
samplediv>
"Output should be:"
sample
"
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

vijay maniPosted Jan 24, 2015, 5:15 AM
I found that HtmlAgilityPack.dll is to minimize the way the HTML is rendered, not the way to format Html code.
Suggest me a solution Buddy
Francis SusaimichaelPosted Jan 24, 2015, 4:44 AM