An interesting and knowledgeable platform for coding studies. Pirple.com
<head> <meta charset=”utf-8″> <meta name=”viewport” content=”width=device-width”> <link rel =”stylesheet” href= “C:\Users\iotas\Desktop\pirple\insta.css”> <title>Login Instagram</title> </head><body><main> <table id=”customers”> <tr> <td> <h1>Instagram</h1>
<form action=”/action_page.php”> <label for=”fname”>Phone number,Username or email:</label> <input type=”text” id=”fname” name=”fname”><br><br> <label for=”lname”>Password:</label> <input type=”text” id=”lname” name=”lname”><br><br> <input type=”submit” value=”Login”><br><br> <input type=”submit” value=”Log in with Facebook”><br><br> <input type=”submit” value=”Forget Password”> </form>
</td> </tr>
<tr> <td> Don’t have an account? Sign Up </td> </tr>
<tr> <td> Get an app </td> </tr></table>
<img src =”http://imgur.com/1Dgd2du.jpg” alt=”Paris” class=”donkey”>
<img src = “https://imgur.com/8cC8GQg.jpg” alt=”jeez” class=”milk”>
<img src =”https://imgur.com/cSDe3Co.jpg” alt=”gong” class=”pop”>
<img src =”https://www.instagram.com/static/images/appstore-install-badges/badge_android_english-en.png/e9cd846dc748.jpg” alt=”fly” class=”lol”>
</main>
</body></html>