Skip to content

Program to check whether syntax of given HTML code is valid or not.

Notifications You must be signed in to change notification settings

VedantNakrani/HTML-Validator

 
 

Repository files navigation

HTML-Validator

A program to check whether syntax of given HTML code is valid or not by checking:

  1. HTML tags syntax
  2. Attributes syntax for tags
  3. Order of tags in DOM
  4. Opening and closing tags

About

Program to check whether syntax of given HTML code is valid or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%