Privacy Policy
Hacking
Home
About
Contact
Home
Hacking
Termux
C
C++
Java
Javascript
Games
Science
Gadgets
Learn Blogging
Documentation
_Web Documentation
_Video Documentation
Download This Template
Home
Javascript
If Else Statement Javascript
If Else Statement Javascript
ShadowLeaks
August 03, 2019
If Else Statement Javascript
If else
<html>
<head>
<title>
welcome
</title>
</head>
<body>
<script>
var a;
a=25;
if(a>=18)
document.write("I am elgible for vote");
else
document.write("I am not eligible for vote");
</script>
</body>
</html>
Post a Comment
0 Comments
Social Plugin
Contact Form
Name
Email
*
Message
*
Pageviews past week
Popular Posts
How to use Angry Fuzzer Tool in Termux
November 13, 2019
How to use Infoga Tool in Termux
November 11, 2019
How to use Click-Jacking Tester in Termux
November 10, 2019
Categories
C_Plus
12
C_Programming
11
Gadgets
1
Games
39
Hacking
36
java
55
Javascript
9
Science
50
Termux_Tutorials
34
Tags
C_Plus
C_Programming
Gadgets
Games
Hacking
java
Javascript
Science
Termux_Tutorials
0 Comments