I like to create basic HTML websites. I know nothing about PHP, JavaScript, or any of that stuff. I wanted to make a special page that when you access it, it will prompt you a username and password, and will only grant access if this is correct.
I have tried with the .htpasswd file, but I don't understand anything at all. I also would want to try either a login form, or a simple passcode and IP check, but I can't make one because I have no knowledge in dynamic website languages. Any tips?