Create a responsive login form using HTML CSS
strictly to be followed requirements:
* follow the design below (image given)
* integrate this css media screen:
/* small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {...}
/* medium devices (landscape tablets, 786px and up) */
@media only screen and (min-width: 786px) {...}
/* larger devices (laptops/desktops , 992px and up) */
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here