Skip to content

Instantly share code, notes, and snippets.

@Heyitsthatonekid
Heyitsthatonekid / Calculator
Created September 21, 2014 00:50
Calculator
<html><head></head><body><form name="Calc">
<table border="8">
<tbody><tr>
<td>
<input type="text" name="Input" size="20">
<br>
</td>
</tr>
<tr>
<td>