initial commit
This commit is contained in:
commit
709f591ab4
43 changed files with 10863 additions and 0 deletions
3
js/contact.js
Normal file
3
js/contact.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
$("#contact-btn").click(function() {
|
||||
alert("See, JavaScript works! Did you not trust me?");
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue