NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<!---
Theme: Volcano Designs Theme 03
Designed by: http://volcanodesigns.tumblr.com
Description: Free Fansite theme.

I hope you enjoy it as much as I enjoyed creating it for you. :). Please keep the credit.

Rules:

- Do not steal or claim as your own.
- You can edit the theme, but DO NOT USE as a base.
- DO NOT redistribute any parts of the code.
- DO NOT remove my credit.

PLEASE DO NOT COPY. BE NICE. BE ORIGINAL.
--->

<!DOCTYPE html>
<head>

<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}

<link href="https://fonts.googleapis.com/css?family=Karla" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Karla:700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Cedarville+Cursive" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400i" rel="stylesheet">


<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

<script src=“http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
<script type=“text/javascript” src=“http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js”></script>
<script>
(function($){
$(document).ready(function(){
$(“[title]”).style_my_tooltips();
});
})(jQuery);
</script>

<style type="text/css">

/* -------------------- CSS STARTS HERE ------------------ */

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

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

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

/* -----------------------BODY----------------------- */

body {
background: #F8F8F7;
background-repeat: no-repeat;
background-attachment:fixed;
margin: 0px;
color: {color:text};
font-style: normal;
border-top: 0px solid #555;
color: #767676;
line-height: 18px;
text-align: justify;}

a {
color: #131313;
text-decoration: none;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;}

a:hover {
color: {color:links};
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;}

/* -----------------------HEADER----------------------- */

#header {
margin-bottom: 44px;
width: 100%;
height: 520px;
overflow: hidden;
background-image: url("http://static.tumblr.com/did4hxy/Gwsou4xcj/headerd.png");
background-repeat:no-repeat;
background-position:top center;}

/* -----------------------NAVIGATION----------------------- */

#navigation {
padding-top: 30px;
padding-bottom: 30px;
width:100%;
background:#ffffff;
}

#navigation .title {
font-family: 'Cedarville Cursive', cursive;
font-size:25px;
color:#131313;
text-transform:Capitalize;
margin-left: 250px;
}

#navigation .description {
width:382px;
text-align: justify;
font-family: times;
font-size: 8px;
letter-spacing: 0.3em;
text-transform: uppercase;
color: #767676;
margin-left: 250px;
}

#navigation .links {
text-align:right;
float:right;
margin-top: -30px;
margin-right: 300px;

}
#navigation a {
margin-top: -3px;
margin-right: 3px;
letter-spacing: -.5px;
font-family: 'Playfair Display', serif;
font-size:16px;
font-style: italic;
text-transform:lowercase;
color:#131313;
padding: 4px;
}
#navigation a:hover {
padding:4px;
text-align: justify;
}

.navi a:first-child {border:none;}
.navi a:before {content:'› ';font-size:10px;margin-right:4px;}
.navi a i {margin-right:4px;
font-weight:700;}
.navi a:hover {padding-left:20px;}
.navi a {display:block;padding:7px;border-top:1px solid #eee;}
input::-webkit-input-placeholder {color:#999;}
input::-moz-placeholder {color:#999;}
input:-moz-placeholder {color:#999;}
input:-ms-input-placeholder {color:#999;}

/* -----------------------CONTAIN----------------------- */

#contain {
margin: -5px auto;
padding-top: 20px;
background-color: #fff;
width: 1100px;
min-height:3700px; /* change this number for a bigger one if the contain table is too short */
}

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

#sidebar {
margin-left: 35px;
margin-top: 20px;
position: absolute;
width: 350px;
z-index: 999999;
text-align: justify;}

#sidebartitle {
letter-spacing: 1px;
font-family: 'Playfair Display', serif;
font-size:20px;
letter-spacing: -1px;
font-style: italic;
color:#131313;
text-transform:lowercase;
margin-bottom: 10px;
text-align: center;
}

#sidebar .section {
color: #767676;
background-color: #fff;
padding-bottom: 10px;
padding-top: 10px;
font-family: karla;
line-height: 20px;
font-size: 12px;
border-top: 1px solid #eee;
margin-bottom: 20px;
border-bottom: 1px solid #eee;
}

#sidebar .section img {
margin-bottom: 5px;
opacity: 1;
padding: 8px;
background-color: #f8f8f8;
}

#sidebar .section img:hover {
opacity: 0.9;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;}
}

#sidebar .section a {
color: {color:text};}

#sidebar .section a:hover {
color: #4D4D4D;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;}

#sidebar .stats {
border-bottom: 1px dashed #eee;
float: center;
padding-bottom: 8px;
padding-top: 8px;
font-family: karla;
font-size: 11px;
letter-spacing: 1px;
color: #767676;
}

#sidebar .stats b {
color: #131313;
}

/* -----------------------POSTS----------------------- */

h2 {
float: center;
font-family: 'Playfair Display', serif;
font-size:25px;
letter-spacing: -1px;
font-style: italic;
color:#131313;
font-weight: normal;
text-transform:lowercase;
margin-bottom: 10px;
margin-top: 15px;
line-height: 22px;}

h1 {
font-family: karla;
font-style: italic;
font-size: 11px;
font-weight: normal;
}

blockquote {
font-family: karla;
font-size: 11px;
color: #767676;
padding-left: 10px;
margin-left: 30px;
border-left: 1px solid #eee;}

blockquote i {
font-size: 12px;
}

.clear {
clear: both;}

/* -----------------------POSTS----------------------- */

#posts img {
max-width: 540px;
padding: 0px 0px 0px 1px;
}


#posts {
text-align: justify;
color: #151515;
margin-bottom: 20px;
margin-left: 440px;
width: 540px;
z-index: 999999;
font-family: karla;
font-size:11px;
padding-left:70px;
border-left: 1px solid #eee;
}

.ph {
position:relative;
overflow:hidden;
}

.yu .ph {margin-bottom:15px;}

.ph img {
width:100%;
display:block;
}

#post {
font-size: 12px;
color: #737373;
text-align: justify;
margin-bottom: 50px;
width: 540px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
margin-top: 15px;}

#post b{
color: #131313;
}

#post i {
color: #767676;
}

.permalink {
margin-bottom: -25px;
font-family: karla;
padding: 10px;
letter-spacing: 0px;
font-size: 11px;
line-height:150%;
background-color: #EFEFE3;}

.permalink a {
color: #4D4D4D;}

.permalink a:hover {
color: #4D4D4D;}

ol.notes {
list-style: none;
width:500px;
padding-left:0px;
overflow: auto;
height:500px;
margin-left:0px;
margin-top:30px;
background:#fff;
margin-bottom:100%;}

ol.notes a {
{color:links};
font-size:9px;
text-transform:lowercase;}

ol.notes li.note {
margin-bottom: 2px;
padding: 7px;
font-size:9px;
text-transform:lowercase;
line-height: 20px;}

ol.notes li.note img.avatar {
vertical-align: -5px;
margin-right: 10px;
width:18px;
height: 18px; }

/* -----------------------DATE/TAGS----------------------- */

.tags {
float: center;
margin-top: -50px;
font-style: normal;
font-size:11px;
text-align: center;
margin-bottom: 20px;
}
.tags a{
margin-top: 20px;
text-align: center;
float: center;
display:inline-block;
border-bottom: 1px solid #eee;
padding:5px;
font-family: times;
font-size: 8px;
letter-spacing: 0.3em;
text-transform: uppercase;
color: #767676;
background: #F8F8F7;

}

#infodate {
margin-bottom: 10px;
}

.bottompost {
font-weight: normal;
padding-bottom: 15px;
border-bottom: 1px dashed #eee;
font-family: 'Playfair Display', serif;
font-size:12px;
letter-spacing: 1px;
line-height: 25px;
font-style: italic;
color:#767676;
text-transform:lowercase;
}

.bottompost a {
color:#767676;

}

.datepost{
margin-top: 30px;
font-family: 'Playfair Display', serif;
font-size:25px;
letter-spacing: -1px;
color:#131313;
text-transform:uppercase;
font-weight: bold;
border-bottom: 2px solid #fff;
}

/* -----------------------WELCOME MESSAGE --------------------*/

#welcome-message {
font-family: karla;
font-size: 12px;
padding: 20px;
width:700px;
margin-top:-270px;
margin-bottom: 50px;
color: #767676;
text-align: justify;
background-image: url(http://static.tumblr.com/did4hxy/oqcou4s3z/welcomemessage.png);
}

#welcome-message .style first {
float: left;
margin-right: 3px;
font-family: 'Cedarville Cursive', cursive;
font-size: 35px;
color: #C02D3F;
}

/* -----------------------OFFICIAL LINKS----------------------- */

#line {
border: .5px dashed #eee;
width:350px;}

#officialinks {
text-align:left;
font-family:arial;
font-size: 11px;
color: {color:sidebar text};
padding:10px 10px;
display:inline-block;
width:294px;
margin:0px 0px 0px 0px;
}
#officialinks span {
display:inline-block;
margin-right:4px;
font-size:11px;
}
#officialinks a {
font-family: Muli;
color: {color:sidebar title};
text-transform: uppercase;
font-size:10px;
}
#officialinks a:hover span {
color: {color:sidebar title};
}
#officialinks a:hover {
color: {color:sidebar title};
}

/* ----------------------- UPCOMING EVENTS --------------------*/

.officialinks a{
font-family: 'Playfair Display', sans-serif;
text-transform: lowercase;
color: #000;
border-bottom: 1px solid #eee;
line-height: 14px;
font-size: 10px;
letter-spacing: 0.05em;
width:285px;
padding:7px;
margin-bottom:5px;
display:inline-block;}

.officialinks a:hover {
transition:.8s ease;
}

.date {
border-bottom: 1px dashed #eee;
float:left;
padding:5px;
margin-right:10px;
font-family: times;
font-size: 8px;
letter-spacing: 0.3em;
text-transform: uppercase;
color: #767676;
background: #F8F8F7;

}

.e {
border-bottom: 1px dashed #eee;
padding:5px;
font-family: karla;
font-size: 12px;
color: #767676;
text-align: justify;

}

/* -----------------------PROJECTS ----------------------- */

.projects {
float: center;
}

.projects img {
width: 334px;
margin-bottom: 5px;
opacity: 1;
}

.projects img:hover {
opacity: 0.9;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;}

.projects name {
font-family: times;
font-size: 8px;
letter-spacing: 0.3em;
text-transform: uppercase;
color: #767676;
}

.projects date {
font-family: karla;
font-size: 11px;
letter-spacing: 2px;
padding-left: 5px;
color: #767676;
text-transform: lowercase;
text-decoration: none;
}

.projects i {
color: #131313;
letter-spacing: -.5px;
font-family: 'Playfair Display', serif;
font-size:16px;
text-transform:lowercase;
}

.projects info{
margin-top: 10px;

}

.projects a {
padding-right: 5px;
font-family: karla;
font-size: 11px;
letter-spacing: 2px;
padding-left: 5px;
color: #131313;
text-transform: lowercase;
text-decoration: none;
}

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

#pagination {
color: #767676;
letter-spacing: 1px;
margin-left:0px;
padding:35px 0px 30px 0px;
text-transform:uppercase;
text-align:center;
font-family:karla;
font-size:11px;
}
#pagination a{
color: #767676;
letter-spacing: 1px;
margin:0 3px 0 3px;
padding:11px;
border: 1px solid #eee;
background: #fff;
display:inline-block;
text-align:center;
min-width:16px;
}
span.current_page {
border: 1px solid #eee;
background: #fff;
margin:0 3px 0 3px;
display:inline-block;
padding:11px;
min-width:16px;
text-align:center;
}
span.total_pages {
border: 1px solid #eee;
background: #fff;
margin:0 3px 0 3px;
display:inline-block;
padding:11px;
min-width:16px;
text-align:center;
}
#pagination a:hover{
text-decoration:none;
box-shadow:inset 0px 40px #fff;
border: 1px solid #eee;
background: #fff;
}

.sform input {
outline:none;
text-align:left;
border:none;
width:calc(100% - 23px);
background: {color:sidebar bg};
padding:10px;
}
::-webkit-input-placeholder { color:{color:text}; }
:-moz-placeholder { color:{color:text}; }
::-moz-placeholder { color:{color:text}; }
:-ms-input-placeholder { color:{color:text}; }
.sbox {-webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out; color:{color:text}; }
.sbox:hover { background:transparent; color:{color:Text}; -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out; border-color:{color:accent};}

#tumblr_controls, .tmblr-iframe { -webkit-filter: invert(100%); filter: invert(100%); left:auto !important; right:10px !important; float:right !important; opacity:0.1 !important; top:10px !important; z-index:9999999!important; }

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