Advance UI User login Form
This is an advanced user login that helps developers to make their projects more secure and stylish with our 'CSS' pack.
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://www.dotmu.ml/tools/css/auto_update.css" />
<title>DOT | login Page</title>
</head>
<body>
<div style="min-width:400px;" class="wi-400 all-center border-0 shadow border-radius-10 font-poppins"><h1 class="text-center"> Hello </h1>
<hr class="wi-100 border-3-red border-radius-5">
<div class="super-input-v2-content" id="first-window-div">
<label class="super-input-v2 one">
<input class="input-x-v2" type="text" placeholder=" "/>
<span class="placeholder font-poppins"> Email </span>
</label>
</div>
<div class="super-input-v2-content" id="first-window-div">
<label class="super-input-v2 one">
<input class="input-x-v2" type="text" placeholder=" "/>
<span class="placeholder font-poppins"> Password </span>
</label>
</div>
<center>
<button class="border-0 padding-10 cr-pointer border-radius-3 font-poppins text-15 bg-orange color-white" style="width:325px; margin:20px;"> Login </button>
</center>
</div>
</body>
</html>
Download
GET PRO
Preview
(note: The color may display according to the user's display brightness or saturation. this is a free product so no license will be included.)
0 Comments