Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabrinsulthana authored Feb 26, 2018
1 parent b0442e0 commit 22c63ad
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions index1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<meta charset="utf-8">

<title> IMS </title>

<h1 style="color:red;" > <center> PARKER PEN </center> </h1>
<center><img src="parker.jpg" width="30%">
</head>
<body>

<table>


<tr><td>
<center> <a href="inventory login.html"><button>ADMIN</button></a> </center>
</tr></td>

<tr><td></tr></td>

<tr><td></tr></td>

<tr><td>
<center> <a href="BuyToken.html"><button>CUSTOMER</button></a> </center>
</tr></td>
</table>
</body>
</html>

0 comments on commit 22c63ad

Please sign in to comment.