Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 168 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 168 Bytes

html_checker

a simple html tags checker using Python The tag checker uses a Finite state machine implementation and stack ADT to check the balance of the HTML tags.