summaryrefslogtreecommitdiff
path: root/test2.html
diff options
context:
space:
mode:
authorlouie <lshprung@yahoo.com>2020-09-20 09:26:58 -0700
committerlouie <lshprung@yahoo.com>2020-09-20 09:26:58 -0700
commita8c0d5619ee6d518737628d6c585233d0bba23da (patch)
tree30c13cf2439700c78d51acc9b430cb5fa092f963 /test2.html
First commit
Diffstat (limited to 'test2.html')
-rw-r--r--test2.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/test2.html b/test2.html
new file mode 100644
index 0000000..b920a78
--- /dev/null
+++ b/test2.html
@@ -0,0 +1,8 @@
+<script>
+ if(!true){
+ let age=22;
+ alert("happy "+age+"'s birthday");
+ }
+ alert("Not your birthday... come back when you are "+age1);
+
+</script> \ No newline at end of file