NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<!DOCTYPE html>
<html lang="tr" dir="ltr">
<head>
<meta charset="utf-8">
<title>js uygulama 2</title>
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body
{
background:#2980b9;
text-align: center;
font-family: 'Roboto', sans-serif;
}
.logo
{
color:#fff;
font-size: 56px;
}
.logo:hover
{
font-size: 60px;
cursor: pointer;
transition:0.2s;
}
.inp
{
width:220px;
height:30px;
color:#2980b9;
text-align: center;
}
.inp:focus
{
border:2px solid #fff;
border-radius: 5px;
transition:0.2s;

}
.sub
{
width:180px;
height: 30px;
color:#fff;
border:1px solid #fff;
background:none;
}
.sub:hover
{
background: #fff;
color:#2980b9;
cursor: pointer;
transition:0.2s;

}
</style>
</head>
<body>
<marquee style="color:white;">ANB GIRIS YAP!! TUM HAKLARI SAKLIDIR &copy; 2019 WEBILIMLI</marquee>
<a href="http://anbilimli.meb.k12.tr"><img src="anb.png" style="width:196px;height: 196px;"></a>
<h1 class="logo">GIRIS YAP</h1>
<form action="#" method="post" return="false">
<input id="kaditxt" class="inp" type="text" value="" placeholder="Kullanici adi"><br><br>
<input id="sifretxt" class="inp" type="password" value="" placeholder="Sifre"><br><br>
<button type="button" class="sub" name="button" onclick="kullaniciGiris()">Giris Yap.</button>
</form>
<script type="text/javascript">
function kullaniciGiris()
{
var kadi = document.getElementById("kaditxt");
var sifre = document.getElementById("sifretxt");
if(kadi.value == "mehmet" && sifre.value == "demir34")
{
document.write("<img src='us1.jpg' style='display:block;' width='128' height='128'>");
document.write("<span style='font-size:24px;'>Hosgeldin</span> <span style='color:#2980b9;font-size: 36px;'>"+ kadi.value.toUpperCase()+"</span>");
document.write("<br><a href='#'>PROFILIM</a><br>");
document.write("<br><a href='#'>ARKADASLAR</a><br>");
document.write("<br><a href='#'>ISLEMLER</a><br>");
}
else if(kadi.value == "fatih" && sifre.value == "pehlivan")
{
document.write("<img src='un.jpg' style='display:block;' width='128' height='128'>");
document.write("<span style='font-size:24px;'>Hosgeldin</span> <span style='color:#2980b9;font-size: 36px;'>"+ kadi.value.toUpperCase()+"</span> (REIS)");
document.write("<br><a href='#'>PROFILIM</a><br>");
document.write("<br><a href='#'>ARKADASLAR</a><br>");
document.write("<br><a href='#'>ISLEMLER</a><br>");
}
else if(kadi.value == "enes" && sifre.value == "enes1234")
{
document.write("<img src='un.jpg' style='display:block;' width='128' height='128'>");
document.write("<span style='font-size:24px;'>Hosgeldin</span> <span style='color:#2980b9;font-size: 36px;'>"+ kadi.value.toUpperCase()+"</span>");
document.write("<br><a href='#'>PROFILIM</a><br>");
document.write("<br><a href='#'>ARKADASLAR</a><br>");
document.write("<br><a href='#'>ISLEMLER</a><br>");
}
else if(kadi.value == "admin" && sifre.value == "root")
{
document.write("<img src='ad.jpg' style='display:block;' width='128' height='128'>");
document.write("<span style='font-size:24px;'>Hosgeldin</span> <span style='color:red;font-size: 36px;'>"+ kadi.value.toUpperCase()+"</span>");
document.write("<br><a href='#'>PROFILIM</a><br>");
document.write("<br><a href='#'>ARKADASLAR</a><br>");
document.write("<br><a href='#'>ISLEMLER</a><br>");
}

else
{
document.write("<img src='error.png' style='display:block;' width='128' height='128'>");
document.write("<span style='font-size:24px;color:red;'>GECERSIZ GIRIS! LUTFEN ADMIN ILE IRTIBATA GECINIZ!</span><br>");
document.write("<a href='jsuyg2.html'>GIRIS SAYFASINA GERI DON!</a>");

}
}
</script>
</body>
</html>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.