Untitled
3 years ago in HTML
<html>
<head>
<title>instagram.com</title>
</head>
<body>
<body bgcolor="pink">
<center>
<p><br><br>
<h1><img src="instag.jpg"style="width:200px;height:50px;"><br></h1>
Language:<select>
<option selected>english uk
</option>
<option>korean</option>
<option>hindi</option>
<option>english usa</option>
<option>arabic</option>
<option>urdu</option>
<option>french</option>
<option>chinese</optrion>
<option>zulu</option>
<option>spanish</option>
<option>italian</option>
<option>philipines</option>
</select>
<br><p>
<input type="text" size="40" placeholder="username,email or phone number"><br><p>
<INPUT TYPE="PASSWORD" SIZE="40" PLACEHOLDER="password"><br><p>
<p id="demo"> </p>
<button type="button"onclick='document.getElementById("demo").innerHTML="incorrect password or username!! <br>check your password and username correctly<br>then try again"'>
log in</button>
<hr size="1"width="350"color="black">
<h4>OR</H4><p>
<IMG SRC="FACE.PNG" STYLE="WIDTH:20;HEIGHT:20;"><font face="arial"color="blue"> Log in with facebook</font face><p><br>
<a href="dudu.html">Forget password?</a>
<p><br><br><br>
<font face="microsoft himalaya"size="4"color="grey">&#169;2020 Instagram from Facebook &#174;</font face>
</body>
</html>