Skip to content

Commit

Permalink
Added Title
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Chopra committed Dec 17, 2015
1 parent b888305 commit 848d7fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@

<body onload="isFirstTime()">
<div id="inputs">
<center>
<h1>FOOD/PRODUCT TRACKER</h1>
</center>
<p>Product name:<input type="text" id="productName" size="20">
Description:<input type="text" id="description" size="20"><br>
Date of purchase:<input type="date" id="dateOfPurchase" size="20">
Expand Down

0 comments on commit 848d7fb

Please sign in to comment.