Ok, I am writing some very basic programming, using notepad, and then saving it as an html file.
This is very basic, text-based stuff. Basically, I'm trying to write a program where you input numbers and the program will give you an answer (ex/quadratic formula, trig equations, etc.) This is...