How do i make a login form in html?

  • Thread starter Thread starter x_lollypoop_x
  • Start date Start date
X

x_lollypoop_x

Guest
I really dont know anything about html so i wanna know the code for making a login form, and when people write it and click login it will send them to a page that says "Sorry, try again later!"

And i want a way to know what they wrote in the login form.

Don't ask why lol.
 
you cant do this with html alone, you need to use a server side language like php and a place to host that webpage (you will prolly have to pay for this)
 
Back
Top