today I am sharing with you how to create a login page design. we will use HTML,CSS, and link bootstrap CDN link. we create an HTML form just like that in add head, body elements after taking a div attribute and insert in a class name and next one by one write code given below.
In Head section Add Bootstrap Cdn link
<link rel="stylesheet"
href="//maxcdn.bootstrapcdn.com/
bootstrap/4.4.1/css/bootstrap.min.css">