A webpage is developed that will convert a number in binary, octal, decimal, or hexadecimal to any other number system.
Link to code:
https://akuzechie.blogspot.com/2021/01/number-system-conversion-webpage.html
Contents:
0:00 Introduction
0:22 HTML Code
1:11 JavaScript Code
2:46 CSS Code
3:08 Conclusion