Created a Calculator using HTML, CSS, and JavaScript only.
Technologies Used :-
- HTML - The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser.
- CSS - Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.
- JavaScript - JavaScript, often abbreviated to JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of websites use JavaScript on the client side for webpage behavior, often incorporating third-party libraries.
Software Used :- Atom Editor - Atom is a free and open-source text and source code editor for macOS, Linux, and Microsoft Windows with support for plug-ins written in JavaScript, and embedded Git Control. Developed by GitHub, Atom is a desktop application built using web technologies.