0
I want to write a web app that allows deposit, withdraw, transfers. using html(am learning).what is needed. I have atom,notepad
html
2 Réponses
+ 2
Learn html, then css, then javascript and maybe php. You can also get sublime text editor and brackets.
+ 2
Looking at your description, I'm getting an impression that you are planning on a bank simulation. I suppose you'd need Javascript somewhere down the line. HTML alone wouldn't help you accomplish your goal, I guess.