-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9be8d01
commit e2abc3a
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>Proanant Tution Point</title> | ||
<link rel="stylesheet" href="style.css"> | ||
</head> | ||
<body> | ||
<ul> | ||
<li>Udyam Registration Number: UDYAM-UP-28-0021827</li> | ||
<li>Name Of Enterprise: Proanant Tution Point</li> | ||
<li>Type Of Enterprise: Micro</li> | ||
<li>Major Activity: Services</li> | ||
<li>Social Category Of Entrepreneur: General</li> | ||
<li>Name Of Unit: Proanant Tution Point</li> | ||
<li>Date Of (Incorporation / Registration) Of Enterprise And Commencement Of (Production / Business): 25/06/2021</li> | ||
<li>National Industry Classification Code: 85221</li> | ||
<li>Date Of Udyam Registration: 05/07/2021</li> | ||
</ul> | ||
<script src="index.js"></script> | ||
</body> | ||
</html> |