Skip to content

ST-SKumar/convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert Decimal, Binary, Hexadecimal

It is a simple web page which is used for Converting the Numbers in Decimal, Binary, Hexadecimal. At a time user can easily convert`s from any one number to any two numbers.

For example if I insert a value in a decimal text field, it converts to binary and hexadecimal and shows the answer in its text field.