Created a simple landing page of an orphanage using only HTML and CSS. It consist of mission of the orphanage along with children stories and multiple text areas to enter data for contacting. It also comprises of a Support button.
This is a simple calculator web application that allows users to perform basic arithmetic calculations. The application provides a user-friendly interface with buttons for digits, operators, and functions.
- Perform arithmetic calculations such as addition, subtraction, multiplication, division.
- Calculate percentages and powers.
- Clear the input field using the "C" button.
- Toggle the sign of the current value with the "+/-" button.
- Calculate the result of the expression using the "=" button.