registration form html css

Registration form HTML CSS

Today we will make a registration form using css and bootstrap. Folder Structure assetsbootstrapcssbootstrap.min.cssjsbootstrap.min.jscssstyles.cssimgmeeting-photo.jpgjsjquery.min.js index.html index.html <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>Registration-Form-with-Photo</title> <link rel="stylesheet"…
login form html css

Login form HTML CSS

Today we will create a html login form using css. Login form html css is prity simple just copy the source and paste it. Folder Structure assetsbootstrapcssbootstrap.min.cssjsbootstrap.min.jscssstyles.cssjsjquery.min.jsfontsionicons.min.cssindex.html index.html <!DOCTYPE html>…