NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<!-
theme by z4yner and if you take off the creds which you probs will, put it in ur faq thanks
cuz yolo
-!>

<html lang="en">

<head>

<script type="text/javascript">
<!--

// Disable Right Click Script

function IE(e)
{
if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
{
return false;
}
}
function NS(e)
{
if (document.layers || (document.getElementById && !document.all))
{
if (e.which == "2" || e.which == "3")
{
return false;
}
}
}
document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");

//-->
</script>

<meta name="color:Background" content="#ffffff"/>
<meta name="color:Title" content="#292929"/>
<meta name="color:Text" content="#363636"/>
<meta name="color:Link" content="#C29B9B"/>
<meta name="color:scrollbar" content="#727272"/>
<meta name="color:text shadow" content="#000000"/>
<meta name="color:Hover" content="#ddd"/>
<meta name="image:Background" content=""/>
<meta name="image:Sidebar" content=""/>
<link href='http://fonts.googleapis.com/css?family=League+Script|Codystar' rel='stylesheet' type='text/css'>
<meta name="text:Sidebar Title" content="Lovely"/>
<meta name="text:Description2" content="2nd Description Here"/>
<meta name="text:Music Player" content="Music Code Here"/>
<meta name="text:Text Under Music Player" content="Text Under Music Player Here"/>
<meta name="text:Link One Title" content="link 1" />
<meta name="text:Link One" content="" />
<meta name="text:Link Two Title" content="link 2"/>
<meta name="text:Link Two" content="" />
<meta name="text:Link Three Title" content="link 3"/>
<meta name="text:Link Three" content="" />
<meta name="text:Link Four Title" content="link 4"/>
<meta name="text:Link Four" content="" />
<meta name="text:Link Five Title" content="link 5"/>
<meta name="text:Link Five" content="" />

</script>

<style type="text/css">

iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}

iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}

::-webkit-scrollbar {width: 5px; height: 5px; background: #dddddd;}

::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}

body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), progress;}

@font-face {
font-family: "dawning";
src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
}

::selection {
background: #ebbbaa;
color: #ffffff;
}


::-moz-selection {
background: #ebbbaa;
color: #ffffff;
}


body{
margin:5px;
background-color: {color:Background};
background-image:url({image:Background});
background-attachment: fixed;
background-repeat: repeat;
font-size: 8px;
font-family: arma;
line-height:12px;
color:{color:Text};
cursor:url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), progress;
}

a:link, a:active, a:visited{
color: {color:Link};
text-decoration: none;
-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
}

a:hover{
color:{color:Hover};
text-decoration: underline;
-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
text-shadow:1px 1px 5px {color:text shadow};
cursor: url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), auto;
}

#cunt{width:250px; height:auto;}
{block:PermalinkPage}
width:410px;
{/block:PermalinkPage}
}

#center{
padding-top:3px;
padding-bottom:3px;
position:fixed !important;
width:250px;
height:207px;
background-color:#fff;
{block:PermalinkPage}
width:410px;
height:207px;
{/block:PermalinkPage}
}

#posts{
float:center;
{block:indexpage}
width:500px;
{/block:indexpage}
{block:permalinkpage}
width:800px;
{/block:permalinkpage}
margin-left: 500px;
margin-top: 0px;
}

#sidebar {
position:fixed !important;
width: auto;
font-family: arma;
height: 100%;
margin-left: 230px;
margin-top: 100px;
padding:10px;
padding-top:70px;
}

div#desc{
position:fixed !important;
width: 210px;
height: auto;
padding:5px;
padding-bottom: 5px;
padding-top:5px;
font color: #000;
margin-top: -273px;
margin-left: 0px;
font-size: 8px;
box-shadow: 0px 0px 5px #ddd;
background-color:white;
border:3px double #ddd;
font-family: arma;
line-height:10px;
-o-transition-transition: all 1.0s ease-out;
-webkit-transition: all 1.0s ease-out;
-moz-transition: all 1.0s ease-out;
}

#sidebar:hover #desc{
transition: all 1.0s ease-out;
-o-transition-transition: all 1.0s ease-out;
-webkit-transition: all 1.0s ease-out;
-moz-transition: all 1.0s ease-out;
}

div#desc2{
position:fixed !important;
opacity:0.0;
width: 190px;
height: 140px;
padding-bottom: 0px;
color: #555;
padding:15px;
padding-top:65px;
margin-top: -230px;
margin-left: 0px;
font-size: 8px;
background-color:white;
border:3px double #ddd;
font-family: arma;
-o-transition-transition: all 1.0s ease-out;
-webkit-transition: all 1.0s ease-out;
-moz-transition: all 1.0s ease-out;
}

#sidebar:hover #desc2{
opacity: 0.8;
transition: all 1.0s ease-out;
-o-transition-transition: all 1.0s ease-out;
-webkit-transition: all 1.0s ease-out;
-moz-transition: all 1.0s ease-out;
}

@font-face {font-family: "SF"; src:url("http://static.tumblr.com/jdjsstr/1jYmco9ma/superpoi_r_1_.ttf")}

div#titlebar{
position: fixed !important;
margin-left:235px;
margin-top:105px;
text-align:center;
text-shadow:2px 0px 5px #aaa;
font-family:learning curve;
font-size:45px;
}

div#pretty{
margin-top:35px;
margin-left:0px;
background-color:white;
text-align:center;
z-index: 9999;
font-family:arma;
border:3px double #ddd;
font-size:8px;
padding:2px;
box-shadow: 0px 0px 5px #ddd;
padding-bottom:5px;
transition: all 0.9s ease-out;
-o-transition-transition: all 0.9s ease-out;
-webkit-transition: all 0.9s ease-out;
-moz-transition: all 0.9s ease-out;
}

#sidebar:hover #pretty{
opacity:1.0;
transition: all 0.9s ease-out;
-o-transition-transition: all 0.9s ease-out;
-webkit-transition: all 0.9s ease-out;
-moz-transition: all 0.9s ease-out;
}

div#links{
position:fixed !important;
opacity: 1.0;
padding: 2px;
padding-top:4px;
padding-bottom:3px;
width: 216px;
height:12px;
margin-left:0px;
margin-top:3px;
line-height:10px;
font-family: arma;
font-size:8px;
box-shadow: 0px 0px 5px #ddd;
background-color:white;
border:3px double #ddd;
z-index: 9999;
text-align:center;
text-transform: uppercase;
color: {color:link}
transition: all 0.9s ease-out;
-o-transition-transition: all 0.9s ease-out;
-webkit-transition: all 0.9s ease-out;
-moz-transition: all 0.9s ease-out;
}

#sidebar:hover #links{
transition: all 0.9s ease-out;
-o-transition-transition: all 0.9s ease-out;
-webkit-transition: all 0.9s ease-out;
-moz-transition: all 0.9s ease-out;
}

faqq {
font-family: learningcurve;
font-size:36px;
letter-spacing:0px;
text-shadow:2px 0px 5px #aaa;
color:{color:title};
text-transform:none;
z-index:1;
}

askk {
font-family: learningcurve;
color: {color:Title};
font-size:23px;
z-index:1;
}

@font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }

#entry .perma a{
color:;}

@font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}

@font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }

.permalink {
display: block;
border-top: 1px solid #ddd;
padding: 3px;
margin: 4px 8px 0px 8px;
font-family: arma;
font-size: 8px;
color: #424242;
line-height: 18px;
text-align: center;
text-decoration: none;
-webkit-transition: color 0.9s ease-out;
-moz-transition: color 0.9s ease-out;
}

#entry .perma a{
color:;
-webkit-transition: color 0.9s ease-out;
-moz-transition: color 0.9s ease-out;
}


#entry .perma{
width:100px;
height: auto;
padding:2px;
font-family: arma;
text-transform:uppercase;
position: absolute;
font-size: 8px;
line-height: 11px;
text-align: center;
overflow:hidden;
border: 3px double #ddd;
opacity: 0.0;
background-color:#fff;
letter-spacing:0px;
margin-top:5px;
margin-left: -5px;
border-radius: 0px;
-webkit-transition: opacity 0.5s linear; opacity: 0.0;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
transition: all 0.5s linear;
}

#entry:hover .perma{
margin-top: 5px;
opacity: 0.8;
margin-left: 5px;
width: 100px;
text-transform:uppercase;
overflow:visible;
-webkit-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
transition: all 0.5s linear;
}

.permalinktext {
display: block;
padding: 1px;
margin: 0px 0px 0px 8px;
font-family: arma;
letter-spacing: 0px;
font-size:8px;
color: #424242;
line-height: 10px;
text-align: right;
text-decoration: none;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
border-top: 1px solid #dcdcdc;
}

@font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
#postnotes{
text-align: left;
}

#postnotes blockquote{
border: 0px;
}

#entry{
font-family: arma;
font-size: 8px;
line height: 11px;
text-align:center;
float:left;
width: 220px;
height: auto;
{block:PermalinkPage}
width: 460px;
height: auto;
{/block:PermalinkPage}
line-height:8px;
background-color:#fff;
padding:3px;
padding-bottom:2px;
margin-right:10px;
overflow:hidden;
margin-bottom:10px;
border: 3px double #ddd;
opacity:0.8;
box-shadow: 0px 0px 5px #ddd;
-o-transition-transition: all 1.0s ease-out;
-webkit-transition: all 1.0s ease-out;
-moz-transition: all 1.0s ease-out;
}

#entry:hover{
opacity: 1.0;
transition: all 1.0s ease-out;
-o-transition-transition: all 1.0s ease-out;
-webkit-transition: all 1.0s ease-out;
-moz-transition: all 1.0s ease-out;
}

@font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}

#permapage{
font-family: tinytots;
font-size: 10px;
line-height: 8px;
text-align: center;
padding-bottom:10px;
z-index:9999;}

.title{
font-family: learningcurve;
font-size: 28px;
line-height: 20px;
color: {color:Title};
font-weight: normal;
letter-spacing: 0px;
padding:0px 0px 0px 0px;
}

@font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}

.blogtitle{
font-family: beauty;
font-size: 18px;
line-height: 18px;
color: {color:Link};
font-weight: normal;
}

@font-face {font-family: "tinytots";src: url('http://static.tumblr.com/jdjsstr/wyqmco9g9/wendy_1_.ttf');}

blockquote{
padding:0px 0px 2px 3px;
margin:0px 0px 2px 1px;
}
ul, ol, li{
list-style:none;
margin:0px;
padding:0px;
}

.user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
.user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
}

a.links {
font-family: tinytots;
font-size: 8px;
line-height: 8px;
text-transform: normal;
letter-spacing:0px;
display:block;
padding: 0px;
margin-bottom: 0px;
}

a.links:hover {
font-style: underline;
text-decoration: underline;
letter-spacing:10px;
}


</style>
<title>{title}</title>
<link rel="shortcut icon" href="{favicon}">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
<meta name="viewport" content="width=720" />
</head>
<body>
<script id="HypPlayerScript" type="text/javascript" src="http://hypster.com/a/player6.js" hypHostName="hypster.com" hypUserID="4873732" hypPlaylistID="6513652" hypPlayerControls="1" hypAutostart="1" hypPlayerSort="rand" hypMainBackColor="#000000" hypPrevButtonColor="#0E1211" hypPlayPauseButtonColor="#000000" hypNextButtonColor="#1D2624" hypShuffleButtonColor="#060808" hypHypsterButtonColor="#010205" hypVisibility="visible" hypSaveState="1" ><!-- Hypster Player --></script>
<div id="center">
<div id="content">
<div id="sidebar">
<a href="/"><img src="{image:Sidebar}" style="width:200px; height: 200px; border: 3px double #ddd; padding:10px; background-color:white; box-shadow: 0px 0px 5px #ddd;"></a>
<div id="desc">
<center>{Description}
</div>
<div id="desc2">
<center>
<faqq>About:</faqq>
<br>
<p>{text:Description2}</p>
</div>
<div id="links">
<a href="/">home</a> &middot <a href="{text:Link One}">{text:Link One Title}</a> &middot <a href="{text:Link Two}">{text:Link Two Title}</a> &middot <a href="{text:Link Three}">{text:Link Three Title}</a> &middot <a href="{text:Link Four}">{text:Link Four Title}</a> &middot <a href="{text:Link Five}">{text:Link Five Title}</a></div>
<div id="pretty">
{text:Music Player}
<br>
{text:Text Under Music Player}
</div>
</div>
<div id="titlebar">
{text:Sidebar Title}
</div>

<div id="posts">

{block:Posts}
<div id="entry">
{block:Text}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<span class="entrytext">{Body}</span>
<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
{/block:Text}

{block:Link}
<a href="{URL}" class="title">{Name}</a>
{block:Description}{Description}{/block:Description}
<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
{block:Link}

{block:Photo}{block:IndexPage}
<div class="perma">
<a href="{permalink}">{NoteCountWithLabel}</a> &middot <a> <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
{/block:IndexPage}
{block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=220px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=460px/>{LinkCloseTag}{/block:PermalinkPage}
{/block:Photo}


{block:Quote}
<span class="entrytext">{Quote}</span>
{block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
{/block:Quote}

{block:Chat}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<ul class="chat">
{block:Lines}
<li class="user_{UserNumber}">
{block:Label}
<span class="label">{Label}</span>
{/block:Label}

{Line}
</li>
{/block:Lines}
</ul>
<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
{/block:Chat}


{block:Audio}
<center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
{block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
{/block:Audio}

{block:Video}<center>
<div style="padding-top:0px; padding-bottom:2px;">
{Video-250}</div>
<div style="padding-bottom:5px;">{block:Caption}{/block:Caption}</div>
<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
{block:Video}

{block:Answer}
<br>
<div style="border-radius:5px; border: 3px double #dddddd; margin: 3px; margin-top: -2px; height:30px; overflow:auto; padding: 3px; background: white; box-shadow: 0px 0px 5px 3px #eee;">
<img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
<askk>{Asker}</askk>: {Question}<br></div>
<div style="font-family: superfrench; font-size: 8px;">
{Answer}
</div>
{/block:Answer}

{block:PostNotes}<div align="middle">{caption}</div>
<center>

{block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}

{block:HasTags}
tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
{block:RebloggedFrom}
reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>

{/block:RebloggedFrom}
</center></span>
<br>
<div id="postnotes">{PostNotes}</div><br>

<center>{block:ContentSource}
<br><a href="{SourceURL}">
{lang:Source}:
{block:SourceLogo}
<img src="{BlackLogoURL}" width="{LogoWidth}"
height="{LogoHeight}" alt="{SourceTitle}" />
{/block:SourceLogo}
{block:NoSourceLogo}
{SourceLink}
{/block:NoSourceLogo}
</a>
{/block:ContentSource}</center>

{/block:PostNotes}
</div>
{/block:Posts}
</div></div>

{block:indexpage}
{block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
<script type="text/javascript">
$(window).load(function(){
var $wall = $('#posts');
$wall.imagesLoaded(function(){
$wall.masonry({
itemSelector: '#entry, #entry_photo',
isAnimated : false
});
});

$wall.infinitescroll({
navSelector : '#page-nav',
nextSelector : '#page-nav a',
itemSelector : '#entry, #entry_photo',
bufferPx : 2000,
debug : false,
errorCallback: function() {
$('#infscr-loading').fadeOut('normal');
}},
function( newElements ) {
var $newElems = $( newElements );
$newElems.hide();
$newElems.imagesLoaded(function(){
$wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
});
}); $('#content').show(500);
});
</script>
{/block:indexpage}

</div>

<body onkeydown="return false">
<div style="position:fixed; bottom:5px; right:5px;">
<a href="http://z4yner.tumblr.com/">credit</a>
</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.