Skip to content

osvn02/html-syntax-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

HTML Validator

This project is a simple HTML validator built using Python and Tkinter. It helps in checking the syntax of HTML files by ensuring that tags are properly opened and closed.

Features

  • Supports a wide range of HTML tags.
  • Differentiates between tags that must always be closed, tags that may not need to be closed, and tags that do not close.
  • Provides a graphical user interface (GUI) for easy interaction.

Requirements

  • Python 3.x
  • Tkinter (usually included with Python)

About

Short python program to validate HTML syntax

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages