HTML Projects: Login Form
Introduction Hello viewers, today in this tutorial, we're gonna learn to create a login form using pure HTML and CSS. This is a very simple one and the codes are also provided below. Requirements For this project, you need to create some files. They are: 1. index.html -- main file 2. style.css -- styling file 3. Fontawesome folder -- icons file The font-awesome folder is needed for the icons. You can download it from https://use.fontawesome.com/releases/v6.1.1/fontawesome-free-6.1.1-desktop.zip or the drive link is given below contains it too. Codes You can get the codes from my Github, https://github.com/NamanKalyan/Login-Form or you can get it from the drive link given below. Drive Link

