Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 248 Bytes

readme.md

File metadata and controls

1 lines (1 loc) · 248 Bytes

Task on creating CALCULATOR using DOM. No deprecated tags were used. Everything was created through DOM only. This calculator accepts both button click events and keyboard events. Any key other than numbers and operators are typed, shows an alert!.