create folder for img/js/css and fix the page to be more responsive on mobile

This commit is contained in:
Jack 2019-01-18 20:20:20 -08:00
parent b51a4a9112
commit d295f66c0d

View file

@ -37,5 +37,5 @@
</div> </div>
</body> </body>
<script src="js/signupPage.js"></script> <script src="js/signupPage.js"></script>
<!--Still need to check if user exist and if email exist--> <!--Still need to check if user exist and if email exist test-->
</html> </html>