Skip to content

Instantly share code, notes, and snippets.

@muhammedzaimtr
Created January 27, 2018 08:20
Show Gist options
  • Save muhammedzaimtr/a7107284d2066ac12ce2e2715e5259a0 to your computer and use it in GitHub Desktop.
Save muhammedzaimtr/a7107284d2066ac12ce2e2715e5259a0 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>irem</title>
</head>
<body>
<h1 title="kılıç">İrem <span>irm</span></h1>
<h6>küçükirem</h6>
<a href="https://www.zara.com/tr/" target="_blank">zara</a>
<img width="500px" src="https://static.zara.net/photos///mkt/2017/V/campaign-ss18-man/home//desktop-capa-1.st.jpg?1516823220330" title="zara">
<p title="kafama göre çoçuk">zaim</p>
<h1 style="color:brown;font-size:100px;">bişeyler</h1>
<center style="color:chartreuse;font-size:200px;">orta</center>
<h4 style="text-align:right;">bişey</h4>
<form action="https://www.zara.com/tr/" method="">
<textarea name="" cols="30" rows="10"></textarea>
<input type="text" placeholder="aa">
<input type="button" value="send">
<button name="naber">lol</button>
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment