Split HTML Webpage into Multiple Files Programmatically using C#

HTML files are usually used to display information on websites or web applications. It is actually a mark-up text which lets you format the text as well. Sometimes HTML files are quite big because they might contain a lot of data including text, images, charts, diagrams, and many other contents. You may need to split HTML files under different requirements or use cases.
<span title='2020-12-22 09:42:00 +0000 UTC'>December 22, 2020</span>&nbsp;·&nbsp;0 min&nbsp;·&nbsp;Farhan Raza