TODAY WE HAVE FOR YOU A LOGIN WITH A CUSTOM FONT(MONOTON) STEP 1: FIRST CREATE A PAGE CALLED LOGIN.HTML AND THEN PASTE THIS CODE. [<html> <head> <style> @import url('https://fonts.googleapis.com/css?family=Monoton'); </style> <link rel="stylesheet" href="css.css"> </head> <body style ="background-color: POWDERBLUE;"> <h1> LOGIN </h1> <form action="" method="post"> USERNAME*:<input type="form" name="USERNAME*"><br/><br/> PASSWORD*:<input type="form" name="PASSWORD*"><br/><br/> <input type="submit" name="submit" value="ENTER"> </form> </body> </html>] P.S REMOVE [ ] WHEN YOU COPY THE HTML STEP 2: CREATE A PAGE CALLED CSS.CSS AND PASTE THE FOLLOWING CODE. h1{ color:hotpink; font-f
WIRED 2 TECH! : Get into TECH is an innovative web-based startup that was developed to help people who want to be part of the world of information technology. We teach through self-teaching; we create simulated applications in various programming languages that are compatible with real work assignments and let you experiment with it thus helping you learn and become more comfortable with coding.