You are here : Web design > JavaScript > ConvertorsDinkostaOnline 
Top links

HTML intro

CSS intro

Batch files

Introduction to JavaScript

Webmasterstuff

Speed-up&search the Internet

The Registry

Security on the Internet

About Pirot
Convertors
 Sometimes you need to convert miles into kilometres, metres to yards, fahreheit into celsius and so on . With JavaScript you can make such convertors. Here is an example of a temperature-converter, which can convert Celsius to Fahrenheit and Kelvin and vice-versa :


Celsius: Fahrenheit: Kelvin:
           

 To see the same convertor with a bit more style, go to this page (a new window will be opened).
Similar convertors can be made for other types of conversions.

N e x t