1.open note pad (winkey+R type "notepad" hit enter)
2.copy the given below code
3.save it to anyname.html like calculator.html
4.open file in your pc browser (Google chrome is best)
code:----------------
<html>
<head>
<title>HTML Calculator</title>
</head>
<body bgcolor= "#0f0499" text= "yellow">
<form name="calculator" >
<input type="button" value="1" onClick="document.calculator.ans.value+='1'">
<input type="button" value="2" onClick="document.calculator.ans.value+='2'">
<input...
Search This Blog
Powered by Blogger.
Photo of Admin

squre
Ads2
Pages
Ads
Amazon
Ads3
Subscribe Via Email
Subscribe to our newsletter to get the latest updates to your inbox. ;-)
Your email address is safe with us!