hello everyone!
I like to speak about how to make different forms in using basic HTML and CSS and then how to make calculator using basic JavaScript. I have some tricky points. lets go!
In this article I like to explain makes forms using HTML, CSS and then make a calculator using JavaScript.
The basic HTML file structure is given below, i think you all know about basic Html.
<DOCTYPE!>
<html>
<head>
</head>
<body>
</body>
</html>
.
now let’s look, how to add form in HTML. we usually use to form for getting inputs from users and get information about…
Undergraduate at University of Moratuwa