Making simple login form using html css js | HTML | CSS | JS | Login Form

#html #css #login form #learn to make login form Learn how to create your first login page with HTML, CSS and JavaScript. #semicolon #Semicolon In this video tutorial we are going to make an login page in simple html and css. - COLORS USED: --text-clr: rgb(64, 56, 104); --primary-clr: rgb(128, 127, 254); --text-input-background-color: rgb(236, 236, 236); - HTML PART OF THIS TUTORIAL : * in this i am going to use 2 input tags * one login button tag * one container [div tag] * one checkbox * and one ancho
Back to Top