CODE FOR THE FOLLOWING LOGIN PAGE
CODE <html> <style> .h1{ color: white; } .h1{ font-size: 50px; } .h2{ color: white; font-size:40px; } .h3{ color:white; font-size:30px; } #box-1 { background: linear-gradient(100deg, #CCFFFF, #FFCCCC); width: 20%; height: 45%; filter:blur(-1px); } .hi{ color: blue; } .h6{ color: blue; font-size: 15px; } } </style> <body style = "background: url(https://htmlcolorcodes.com/assets/images/html-color-codes-color-tutorials-hero-00e10b1f.jpg); background-size: 100% 100%;"> <div> <h1 class="h1"> <b><center>WELCOME TO OUR XYZ WEBSITE</center></b></h1>...