F&A Diskussionen
what's wrong in this condition
prompt ("")
if (prompt ("1")) {
document.write("<h1>HTML Tutorial</h1>");
} else if (prompt ("2")) {
document.write("<h1>CSS Tutorial</h1>");
} else {
document.write("<h1>JavaScript Tutorial</h1>");
}
I want when type 1 in output HTML tutorial shows, type 2 css tutorial shows else javascript tutorial
0 Stimmen
13 AntwortenHeute heiß
Safety Deposit Boxes
2 Votes
How to code a calculator
1 Votes
Follower
2 Votes
matplotlib library
1 Votes
Libraries
1 Votes
Program coding in Indonesian
0 Votes