Description
•Create webpage that contains server side directives, code declaration blocks, includes and controls. The project should include
• Create a simple calculator that contains three labels, three textboxes and four buttons:
• The first label = enter first number
• The second label= enter second number
• The third label = should display the result
• The four buttons should be “+”, “-“, “*”, “/”
• The result textbox should be read only



