You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.