Click here to Skip to main content
15,895,011 members
Articles / Web Development / HTML

AfterWork HTML Parser in C#

Rate me:
Please Sign up or sign in to vote.
4.10/5 (6 votes)
11 Jun 2009Public Domain2 min read 57.3K   2.1K   26  
Actually, this is more of a lexical analyzer, but still very applicable for reading HTML and building a DOM tree.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
United States United States
C# .NET developer since 2003

Comments and Discussions