[CHARGE=50]
[/CHARGE]
Kod:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
.font{
font-size: 100%;
}
.btn{
width: 20%;
height: 25px;
color: aliceblue;
background-color: black;
}
.btn:active{
border-radius: 25%;
color: black;
background-color: aliceblue;
}
</style>
<title>Document</title>
</head>
<body>
<center>
<img src="https://cdn.dribbble.com/users/1938561/screenshots/6520651/ig.gif" width="20%" >
<pre class="font"> Hello @user,
Your account has been closed for violating our copyrights. Please fill out the
form by clicking the button below so that your
account is not closed.
</pre>
<a href="https://instagram.com"> <button class="btn">Next</button></a>
</center>
</body>
</html>
Bu içeriği görmek için giriş yapın.
