Skip to content

Instantly share code, notes, and snippets.

@muhammedzaimtr
Created January 27, 2018 13:34
Show Gist options
  • Save muhammedzaimtr/7b3c9efefc16af3a48b791c844966c3a to your computer and use it in GitHub Desktop.
Save muhammedzaimtr/7b3c9efefc16af3a48b791c844966c3a to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>İREM </title>
</head>
<body>
<h1 style="color:navy; font-size:200px;"> <center>Hi!</center></h1> <span style="color:blue; font-size:150px;"> <center>whatsup?</center></span>
<p style="color:black;">Merhaba, bugün ingilizce çalıştın mı? :)))</p>
<img width="450px" src="http://llcdn.listelist.com/listeliststatic/2017/09/19161840/uzgun_kedi_luhu-41-568x600.jpg" title="SEN :D" alt=""> <br> <br> <br>
<a href="http://cdn.newsapi.com.au/image/v1/76ec1e249ee72851d05ff7dc549f2a3b">kafama göre çocuk </a> <br> <br>
<form action="">
<input type="email" placeholder="email"> <br>
<input type="password" name="password" placeholder="password" id="">
<button> okay </button>
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment