Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 452 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 452 Bytes

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.