NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>



<!--


▒█▀▀▄ ░█▀▀█ ▒█▀▀█ ▒█░▒█ ▒█▄░▒█ ▒█▀▀▀   ▒█▀▀█ ▒█▀▀▀█ ▒█▀▀▀█ ▒█▀▀▀█
▒█░▒█ ▒█▄▄█ ▒█▄▄█ ▒█▀▀█ ▒█▒█▒█ ▒█▀▀▀   ▒█▄▄▀ ▒█░░▒█ ░▀▀▀▄▄ ░▀▀▀▄▄
▒█▄▄▀ ▒█░▒█ ▒█░░░ ▒█░▒█ ▒█░░▀█ ▒█▄▄▄   ▒█░▒█ ▒█▄▄▄█ ▒█▄▄▄█ ▒█▄▄▄█


THEME #29 FELICITY THEME BY DAKILANGGELPREN

+ Do not remove the text or else you'll be tracked
+ Do not copy or steal anything from this theme and use it on your next theme/future theme.
+ Do not redistribute this theme or claim it as yours
+ Feel free to edit anything, but never remove my credit.
+ Do not remove the credits on the sidebar, ask permission first.
+ If you're planning to make a huge revamping of my the
me, please let me know.


-->


<title>{Title}</title>
<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" href="{RSS}">
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}


<!-- FONTS -->


<link href='http://fonts.googleapis.com/css?family=Dosis|Allura' rel='stylesheet' type='text/css'>


<!-- MAKE TAGS VISIBLE -->
<meta name="if:Tags" content="1">


<!-- COLORS -->

<meta name="color:scrollbar" content="#ffd6db">
<meta name="color:theme text color" content="#9e8672">
<meta name="color:text post and quotes color" content="#9e8672">
<meta name="color:conversation bg color" content="#ffe3e7">
<meta name="color:conversation text" content="#ffffff">
<meta name="color:navigation bar color" content="#ffd6db">
<meta name="color:navigation text color" content="#ffffff">
<meta name="color:sidebar titles bg" content="#ffd6db">
<meta name="color:sidebar titles text color" content="#ffffff">
<meta name="color:search box border" content="#ede2d9">
<meta name="color:search box bg" content="#ef6ef">
<meta name="color:permalink text color" content="#ffbac3">
<meta name="color:permalink border color" content="#ffd6db">
<meta name="color:tags text color" content="#ffbac3">
<meta name="color:blockquote border" content="#ffced5">
<meta name="color:blockquote bg" content="#ffe8eb">
<meta name="color:ask bubble bg" content="#ffe8eb">
<meta name="color:pagination text color" content="#ffffff">
<meta name="color:pagination" content="#ffd6db">
<meta name="color:box shadow" content="#ffd6db">



<!-- IMAGE DEFAULTS -->

<meta name="image:Banner" content="http://static.tumblr.com/3iwd31y/4ZCna1580/as.jpg">
<meta name="image:Background Picture" content="http://static.tumblr.com/3iwd31y/Q9Umunwyb/untitled-1.png">
<meta name="image:Inner border bg" content="http://media.tumblr.com/tumblr_lpwpjqUCmx1qcn2vb.png">
<meta name="image:Sidebar Picture" content="http://data2.whicdn.com/images/131132226/large.png">

<!--FONTS -->

<meta name="font:Choose a font" content="Georgia">


<!-- TEXT AND LINK DEFAULTS -->

<meta name="text:Font size" content="7pt">
<meta name="text:Line height" content="16px">
<meta name="text:Image Opacity" content="0.8">
<meta name="text:favorite quote" content="A boy can make you believe that he loves you when he doesn't. A girl can make you believe that she doesn't love you when she really does.">
<meta name="text:account1" content="other accounts">
<meta name="text:account2" content="other accounts">
<meta name="text:account1 link" content="">
<meta name="text:account2 link" content="">
<meta name="text:link1" content="put links">
<meta name="text:link2" content="put links">
<meta name="text:link3" content="put links">
<meta name="text:link4" content="put links">
<meta name="text:link5" content="put links">
<meta name="text:link6" content="put links">
<meta name="text:link1 url" content="">
<meta name="text:link2 url" content="">
<meta name="text:link3 url" content="">
<meta name="text:link4 url" content="">
<meta name="text:link5 url" content="">
<meta name="text:link6 url" content="">
<meta name="text:must read title 1" content="Put anything">
<meta name="text:must read title 2" content="Put anything">
<meta name="text:must read 1 link" content="">
<meta name="text:must read 2 link" content="">

<style type="text/css">



/* THEME'S BACKGROUND AND LINKS
-------------------------------------*/

body{
background-image:url({image:Background Picture});
background-attachment:fixed;
color:{color:theme text color};
}

A:link, A:visited, A:active{
text-decoration:none;
color:{color:theme text color};
-webkit-transition-duration: 1.0s;
}

A:hover{
color:{color:theme text color};
text-decoration:none;
-webkit-transition-duration: 1.0s;
cursor: help;
}

/* IMAGE OPACITY
-------------------------------------*/

img {
opacity: {text:Image Opacity};
-webkit-transition-duration: 1.0s;
}

img:hover {
opacity: 1.0;
filter: alpha(opacity=100);
}

/* BOTTOM
-------------------------------------*/

.bottom{
font-family: 'Pf Arma Five';
font-size: 8px;
color:{color:permalink text color};
text-align:left;
line-height:{text:Line height};
width:500px;
text-transform:uppercase;
}

.bottom a{
color:{color:permalink text color};
}



/* BOTH SIDEBAR AND POST CONTAINER
-------------------------------------*/

#wrapper{
width:1050px;
background:#ffffff;
overflow: auto;
overflow-y: hidden;
position: relative;
}


#wrapperbg{
background-image: url({image:Inner border bg});
position:absolute;
margin-top:30px;
margin-left:130px;
width:1050px;
padding: 15px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
box-shadow: 0px 0px 10px {color:box shadow};
}


/* SCROLLBAR
-------------------------------------*/

::-webkit-scrollbar-thumb:vertical {
background-color:{color:scrollbar};
border: 1px solid {color:scrollbar};
height:auto;
}

::-webkit-scrollbar-thumb:horizontal {
background-color:{color:scrollbar};
height:10px !important;
}

::-webkit-scrollbar {
height:7px; width:7px;
background-color:#ffffff;
}


/* THEME BANNER
-------------------------------------*/


#bannertop{
width:1040px;
height:400px;
}


/* THEME'S TOP LINKS // PLEASE DON'T RIP THE CODES
-------------------------------------*/

#navicontainer {
padding:2px;
background-color:{color:navigation bar color};
width:1046px;
}

.subnav {
width: 130px;
text-align: center;
display:inline-block;
font-size: 10px;
padding: 3px;
margin-top:5px;
margin-bottom: 5px;
letter-spacing:2px;
font-family: 'Dosis', sans-serif;
text-transform: uppercase;
color: {color:navigation text color};
transition: all 0.5s ease;
-o-transition-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;}

.subnav a{
font-weight: normal;
color: {color:navigation bar color};
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 1s;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 1s;}

.subnav a:hover{
text-shadow: 1px 1px 1px transparent;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 1s;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 1s;}

.subnav:hover {
transition: all 0.5s ease;
-o-transition-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;}

.subnav:hover #nav a:moo{
border-top:0px solid {color:navigation text color}; }

.subnav:hover #nav{
opacity:3;
-webkit-transition-duration:.7s;
overflow:hidden;
background-color:transparent;
z-index:966666666666666666666666666666666666666669;
height:auto;}

#nav {
position:absolute;
overflow:hidden;
width: 130px;
height: 0px;
text-transform: uppercase;
line-height: 20px;
font-size: 12px;
padding-top: 3px;
opacity:0;
}

#nav a{
background-color:{color:navigation bar color};
color: #ffffff;
text-align:center;
display:block;
line-height: 20px;
font-family: 'Pf Arma Five';
font-size: 8px;
padding:2px;
border-bottom:1px solid #ffffff;
}

#nav a:hover{
background:#ffffff;
text-decoration:none;
opacity:100;
-webkit-transition-duration: 0.5s;
box-shadow: inset 130px 0 0px 0 {color:navigation bar color};
color: #ffffff;
}



/* SIDEBAR LABELS
-------------------------------------*/


.labels{
width:230px;
background:{color:sidebar titles bg};
color:{color:sidebar titles text color};
font-family: 'Allura', cursive;
font-size:25px;
padding:5px;
border-bottom:3px double #ffffff;
border-top:3px double #ffffff;
margin-top:5px;
margin-bottom:10px;
}


/* LEFT SIDEBAR CODES
-------------------------------------*/

#sidebar1 {
float:left;
width:240px;
font-family:{font:Choose a font};
color:{color:theme text color};
text-align:center;
line-height:{text:Line height};
font-size:{text:Font size};
padding:12px;
}


/* POST
-------------------------------------*/

#post {
width:500px;
font-family:{font:Choose a font};
font-size:{text:Font size};
color:{color:theme text color};
line-height:{text:Line height};
padding:10px;
background:#fffffff;
text-align:left;
margin-left:1px;
}

#entries {
width:500px;
float:left;
}


/* RIGHT SIDEBAR CODES
-------------------------------------*/

#sidebar2 {
float:right;
width:240px;
font-family:{font:Choose a font};
color:{color:theme text color};
font-size:{text:Font size};
text-align:center;
line-height:{text:Line height};
padding:12px;
}



/* TEXT POST FONT, COLOR, FONT-SIZE
-------------------------------------*/

.textpost{
font-family: 'Allura', cursive;
font-size:25px;
text-align:center;
color:{color:text post and quotes color};
line-height:25px;
letter-spacing:1px;
}


/* QUOTES FONT, COLOR, FONT-SIZE
-------------------------------------*/

.quotes{
font-family: 'Allura', cursive;
font-size:25px;
text-align:center;
color:{color:text post and quotes color};
line-height:25px;
letter-spacing:1px;
font-style:italic;
}


/* CONVERSATION
-------------------------------------*/

.conversation ul { list-style-type: none; margin: 0px; padding: 0px; }
.conversation ul li { padding: 4px 4px 4px 20px; margin-bottom: 1px; }
.conversation ul li span.label {font-weight: normal;}
.conversation ul li.odd {
background-color: {color:conversation bg color}; color: {color:conversation text};
}


/* BLOCKQUOTE CODES
-------------------------------------*/

blockquote {
margin-left: 20px;
border-left: 2px solid {color:blockquote border};
background:{color:blockquote bg};
padding: 10px;
overflow: hidden;
width:450px;
}


/* SEARCH BOX
-------------------------------------*/

.sfm input {
background-color: {color:search box bg};
font-size: 10px;
border: 0px;
text-transform: uppercase;
margin-top: 0px;
letter-spacing: 2px;
padding: 9px;
font-family: calibri, helvetica, arial;
text-align:center;
width:219px;
color:{color:theme text color};
border:2px solid {color:search box border};
}


/* POST INFORMATION
-------------------------------------*/

.postinfo {
border-top:1px solid {color:permalink border color};
background-color:#ffffff;
color:{color:permalink text color};
font-family:'Pf Arma Five';
font-size:8px;
text-align:center;
padding:3px;
width:500px;
}

.postinfo a{
color:{color:permalink text color};
-webkit-transition-duration: .50s;
}

.vtags{
font-family:'Pf Arma Five';
color:{color:tags text color};
font-size:8px;
text-align:center;
width:500px;
}

.vtags a{
color:{color:tags text color};
text-align:center;
}


/* ASK STYLES
-------------------------------------*/

.askborder {
float: left;
border-radius:3px;
padding: 4px;
border: 1px solid {color:ask bubble bg};
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
}

a.asker:hover{
color:#fff;
text-decoration: none;
}

.bubble {
align:right;
background: {color:ask bubble bg};
margin:1px 0px 3px 63px;
padding:10px;
position:relative;
border-top-left-radius:10px;
border-bottom-right-radius:10px;
}


.bubble p {margin:1px 0px;}

.bubble span {
display:block;
position:absolute;
width:1px;
height:1px;
font-size: 0;
line-height:1px;
left:-10px;
top:10px;
border-top:7px solid transparent;
border-bottom:7px solid transparent;
border-right:10px solid {color:ask bubble bg};
}


/* PAGINATION
-------------------------------------*/

#paginacaoml {font-family: Georgia;font-size: 11px; font-weight: normal;-moz-border-radius: 10px; -webkit-border-radius:10px;}

#paginacaoml a {background: {color:pagination};margin: 1px; padding: 5px; color: {color:pagination text color}; text-decoration: none;-moz-border-radius: 10px; -webkit-border-radius:10px;-webkit-transition: all 0.7s ease-in-out!important; -moz-transition: all 0.7s ease-in-out!important; -o-transition: all 0.7s ease-in-out;}

#paginacaoml a:hover {background: {color:pagination}; border: none;color:{color:pagination text color};text-decoration: none;-webkit-transition: all 0.7s ease-in-out!important; -moz-transition: all 0.7s ease-in-out!important; -o-transition: all 0.7s ease-in-out;}

#paginacaoml span.pagina_atual {background: {color:pagination};margin: 1px; padding: 5px; color: {color:pagination text color}; text-decoration: none; -moz-border-radius: 10px; -webkit-border-radius:10px; }



</style>
</head>
<body>

<div id="wrapperbg">
<div id="wrapper">

<div id="bannertop"><img src="{image:Banner}" width="1040px" height="400px"></div>

<div id="navicontainer">


<div class="subnav">Home
<div id="nav">
<a href="/">Refresh</a>
<a href="http://www.tumblr.com/">Dashboard</a>
</div></div>

<div class="subnav">Contacts
<div id="nav">
<a href="/ask">Message</a>
<a href="/submit">Submit</a>
</div></div>


<div class="subnav">Previous
<div id="nav">
<a href="/archive">History</a>
</div></div>


<div class="subnav">Other Stuff
<div id="nav">
<a href="{text:link1 url}">{text:link1}</a>
<a href="{text:link2 url}">{text:link2}</a>

</div></div>


<div class="subnav">Must Read
<div id="nav">
<a href="{text:must read 1 link}">{text:must read title 1}</a>
<a href="{text:must read 2 link}">{text:must read title 2}</a>
</div></div>


<div class="subnav">Accounts
<div id="nav">
<a href="{text:account1 url}">{text:account1}</a>
<a href="{text:account1 url}">{text:account2}</a>
</div></div>


<div class="subnav">Credits
<div id="nav">
<a href="http://dakilanggerlpren.tumblr.com/">Theme Maker</a>
<a href="http://themesbydaphne.tumblr.com/">More Themes</a>
<a href="http://dakilanggerlpren.tumblr.com/tutorialsandmore">Tutorials</a>
</div></div>
</div>

<div id="sidebar2">
<div class="labels">Favorite Quote</div>
{text:favorite quote}

<br><br>
<div class="labels">December 2014</div>
<center>
<table width="240px;" border="0"cellspacing="0" cellpadding="0" style="background:{color:calendar color}; padding:8px;font-family:Verdana;font-size: 8px; line-height: 15px; color:{color:theme text color};"><tr><td colspan="7" align="center"><div align="center"><b></b></div></td></tr><tr>
<td><div align="center"><bold>SU</bold></div></td>
<td><div align="center"><bold>M</bold></div></td>
<td><div align="center"><bold>T</bold></div></td>
<td><div align="center"><bold>W</bold></div></td>
<td><div align="center"><bold>TH</bold></div></td>
<td><div align="center"><bold>F</bold></div></td>
<td><div align="center"><bold>S</bold></div></td>
</tr>
<tr>
<td><div align="center"></div></td>
<td><div align="center">1</div></td>
<td><div align="center">2</div></td>
<td><div align="center">3</div></td>
<td><div align="center">4</div></td>
<td><div align="center">5</div></td>
<td><div align="center">6</div></td></tr>
<td><div align="center">7</div></td>
<td><div align="center">8</div></td>
<td><div align="center">9</div></td>
<td><div align="center">10</div></td>
<td><div align="center">11</div></td>
<td><div align="center">12</div></td>
<td><div align="center">13</div></td></tr>
<td><div align="center">14</div></td>
<td><div align="center">15</div></td>
<td><div align="center">16</div></td>
<td><div align="center">17</div></td>
<td><div align="center">18</div></td>
<td><div align="center">19</div></td>
<td><div align="center">20</div></td></tr>
<td><div align="center">21</div></td>
<td><div align="center">22</div></td>
<td><div align="center">23</div></td>
<td><div align="center">24</div></td>
<td><div align="center">25</div></td>
<td><div align="center">26</div></td>
<td><div align="center">27</div></td></tr>
<td><div align="center">28</div></td>
<td><div align="center">29</div></td>
<td><div align="center">30</div></td>
<td><div align="center">31</div></td>
</table></center>

<br><br>
<div class="labels">About Me</div>
Hello there XD. I'm Magali, nice to meet you, I am 12 years of age and if you have a problem with that just message me don't make it public. Not on Monday's - Wednesday 6-7 Est or Thursday's 4-8 Est, Sorry...


<br><br><br>
<div class="labels">Where To Find Me</div>
Twitters - @mikeyiclifford, @MukeAFLosers, @Magxli
Instgram - @Frantasticdm @Winglessangels_ @MagaliBorgesx



<br><br><br>
<div class="labels">Elsewhere</div>
<center>
<form action="/search" method="get" class="sfm" name="theform">
<input type="text" name="q" value="ENTER KEYWORDS"/>
</form>
</center>
</div>

<div id="sidebar1">
<div class="labels">The Blogger</div>
<center><img src="{image:Sidebar Picture}" style="width: 225px; box-shadow: 0px 0px 5px #bbb; margin:3px; border: 4px solid #fff; background-color: #fff; margin-bottom:0px;" align="center"></center><br>
{Description}

<br><br>
<div class="labels">Blog Status</div>
<script language="JavaScript">
var ref = (''+document.referrer+'');
var w_h = window.screen.width + " x " + window.screen.height;
document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID3971604&e1=Fairy&e2=Fairies&r=' + ref + '&wh=' + w_h + '"></script>');
</script><br>
<script language="JavaScript" src="http://freehostedscripts.net/ocount.php?site=ID2475532&name=Total Fairies"></script><br>
<SCRIPT>
function GetCookie (name) {
var arg = name + "=";
var alen = arg.length;
var clen = document.cookie.length;
var i = 0;
while (i < clen) {
var j = i + alen;
if (document.cookie.substring(i, j) == arg)
return getCookieVal (j);
i = document.cookie.indexOf(" ", i) + 1;
if (i == 0) break;
}
return null;
}
function SetCookie (name, value) {
var argv = SetCookie.arguments;
var argc = SetCookie.arguments.length;
var expires = (argc > 2) ? argv[2] : null;
var path = (argc > 3) ? argv[3] : null;
var domain = (argc > 4) ? argv[4] : null;
var secure = (argc > 5) ? argv[5] : false;
document.cookie = name + "=" + escape (value) +
((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
((path == null) ? "" : ("; path=" + path)) +
((domain == null) ? "" : ("; domain=" + domain)) +
((secure == true) ? "; secure" : "");
}
function DeleteCookie (name) {
var exp = new Date();
exp.setTime (exp.getTime() - 1);
var cval = GetCookie (name);
document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
}
var expDays = 30;
var exp = new Date();
exp.setTime(exp.getTime() + (expDays*24*60*60*1000));
function amt(){
var count = GetCookie('count')
if(count == null) {
SetCookie('count','1')
return 1
}
else {
var newcount = parseInt(count) + 1;
DeleteCookie('count')
SetCookie('count',newcount,exp)
return count
}
}
function getCookieVal(offset) {
var endstr = document.cookie.indexOf (";", offset);
if (endstr == -1)
endstr = document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}
</SCRIPT>
<SCRIPT>
document.write("You've been here <b>" + amt() + "</b> times.")
</SCRIPT>




</div>


<div id="entries">

{block:Posts}<div id="post">

{block:Text}<div class="textpost">{block:Title}<br>{Title}{/block:Title}</div><br>{Body}{/block:Text}


{block:Photo}
<a href="{Permalink}"><br><img src="{PhotoURL-500}" width="500px"/></a>
{block:Caption}{Caption}{/block:Caption}
{/block:Photo}

{block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}


{block:Quote}<div class="quotes"><br>"{Quote}"</div>{block:Source}{/block:Source}{/block:Quote}


{block:Link}<br><a href="{URL}" class="link" {Target}><div class="textpost">{Name}&nbsp;</div></a>{/block:Link}
{block:Link}{block:Description}<div class="copy">{Description}</div>{/block:Description}{/block:Link}


{block:Chat}{block:Title}<br><div class="title"><div class="textpost">{Title}</div></div>{/block:Title}<br>
<div class="post">
<div class="conversation">
<ul>
{block:Lines}<li class="{Alt}">
{block:Label}<span class="label">{Label}</span>{/block:Label}
{Line}</li>{/block:Lines}</ul>
</div>
</div>
{/block:Chat}


<div class="video"><br>{block:Video}{Video-500}<br>{block:Caption}{Caption}{/block:Caption}{/block:Video}</div>
{block:Audio}
<div class="audio">
<div class="player"><div id="audiobackground"><br><center>{AudioPlayerWhite}<br></center></div></div>
<div class="clear"></div>
</div>
<div class="clear"></div>
{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
{/block:Audio}


{block:Answer}
<img src="{AskerPortraitURL-48}" width="40px" align="left" class="askborder"><div class="bubble"><span></span><a class="asker">{asker}</a> whispered: {Question}</div><br>
<div align="left">{Answer}</div>
{/block:Answer} <br>
</div>


<div class="postinfo">
posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} with <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" title="Reblog">Reblog this post</a>
<div class="vtags">
{block:IfTags}
{block:HasTags}
{block:Tags}
#<a href="{TagURL}">{Tag}</a>
{/block:Tags}
{/block:HasTags}
{/block:IfTags}
</div>
</div>

{block:PostNotes}
<div class="bottom">
<div id="box"></div>
<div id="notes" style="margin-top:-30px; border-top: px solid #EEEEEE; margin: 10px 0 40px 0;"></div>
<div style="margin-left:0px;">
{PostNotes}
</div>
<center>{block:ContentSource}<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></div>
{/block:PostNotes}
{/block:Posts}
<br>
<center>
<div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination} {block:JumpPagination length="10"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination} </div>
</center><br>
</div></div>
</div></div>

<BODY onselectstart="return false;" ondragstart="return false;">

<!--Hypster Music Player-->
<script type="text/javascript" src="http://scm.hypster.com/script.php" ><!--//--></script>
<script type="text/javascript">
<!--
SCMMusicPlayer.init("{'skin':'skins/aquaPink/skin.css','playback':{'autostart':'true','shuffle':'true','volume':'100'},'playlist':'7034739','placement':'bottom','showplaylist':'false'}");
//-->
</script>
<!--Hypster Music Player-->


</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.