HTML / QUESTION | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

HTML / QUESTION

Is it possible to create a account checker with html that checks a few accounts and tells you if their working?

12th Jul 2017, 4:21 AM
Exposed Here
Exposed Here - avatar
1 Answer
+ 1
Just using html no, cause html is like just a markup language, I mean, it is used to show data, values, etc, not to validate them, so u will need to use Javascript or PHP, inside ur HTML code
12th Jul 2017, 6:45 AM
Juliano Ventola
Juliano Ventola - avatar