Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Step 2

even if i have written correct code, it shows error.
by

2 Answers

kshitijrana14
Try this one: step 2 as html project Calculator Layout Design


<!DOCTYPE html>
<html>
<head>
<title>Calculator</title>
</head>
<body>
<table border="1px" width="75%">

</table>
</body>
</html>
sahalnkx8y
/JS Hello World/
Console .log("Hello World")
//Some debugging information
Console.log("Some debugging information")

Login / Signup to Answer the Question.