Skip to content

The goal of this programming assignment was to create a program that used a stack to check for nesting errors in an HTML file. The program inputs a HTML file and outputs whether there is a nesting error or not. The program needs to make sure the file opens correctly.

Notifications You must be signed in to change notification settings

bellkyle/HTML-Tag-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

HTML-Tag-Checker

The goal of this programming assignment was to create a program that used a stack to check for nesting errors in an HTML file. The program inputs a HTML file and outputs whether there is a nesting error or not. The program needs to make sure the file opens correctly.

About

The goal of this programming assignment was to create a program that used a stack to check for nesting errors in an HTML file. The program inputs a HTML file and outputs whether there is a nesting error or not. The program needs to make sure the file opens correctly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages