Monday, 21 September 2015

How to Make a Free Website

How to Make a Free Website

How to Make a Free Website Three Parts:Finding a ServiceCreating a SiteGrowing Your Site Plenty of people have their own website. So how can you join in on the fun, and maybe even make some money while doing it? A free website-making service will allow you to create
How to create syntific calculator in html using jscript

How to create syntific calculator in html using jscript

Description: A JavaScript scientific calculator. Example: Directions Step 1: Insert the following into the <head> tags of your page: <SCRIPT LANGUAGE="JavaScript"> function addChar(input, character) { if(input.value == null || input.value == "0") input.value = character else input.value += character } function cos(form) { form.display.value = Math.cos(form.display.value); } function sin(form) {

 
biz.