ตั้งค่าการอ่าน

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    limited.Blogskins ID Dream

    ลำดับตอนที่ #10 : #Illusion

    • อัปเดตล่าสุด 6 มิ.ย. 56


    Skin thumbnail

    #392869 ยังไม่ได้ใส่โค้ดล้างไอดี เอาไปใช้กรุณาเม้นบอกทุกครั้ง
     
    <!--
    THEME MADE BY FIFFY (http://healing-yixing.blogspot.com/)
    PLEASE DON'T REMOVE THE CREDITS. THANK YOU.
    -->
     
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
     
    <HTML>
    <HEAD>
    <title><$BlogPageTitle$></title>
     
    <script type="text/javascript">
    function changeNavigation(id)
    {document.getElementById('content').innerHTML=document.getElementById(id).innerHTML}
    </script>
     
    <script language=JavaScript>
    <!--
     
    //Disable right click script III- By Renigade (renigade@mediaone.net)
    //For full source code, visit http://www.dynamicdrive.com
     
    var message="";
    ///////////////////////////////////
    function clickIE() {if (document.all) {(message);return false;}}
    function clickNS(e) {if 
    (document.layers||(document.getElementById&&!document.all)) {
    if (e.which==2||e.which==3) {(message);return false;}}}
    if (document.layers) 
    {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
    else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
     
    document.oncontextmenu=new Function("return false")
    // --> 
    </script>
     
    <script type="text/javascript">
    WebFontConfig = {
    google: { families: [ 'Miniver::latin' ] }
    };
    (function() {
    var wf = document.createElement('script');
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
    '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
    wf.type = 'text/javascript';
    wf.async = 'true';
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(wf, s);
    })(); </script>
     
     
    <script type="text/javascript">
     
    /***********************************************
    * Disable select-text script- © Dynamic Drive (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit http://www.dynamicdrive.com/ for full source code
    ***********************************************/
     
    //form tags to omit in NS6+:
    var omitformtags=["input", "textarea", "select"]
     
    omitformtags=omitformtags.join("|")
     
    function disableselect(e){
    if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
    return false
    }
     
    function reEnable(){
    return true
    }
     
    if (typeof document.onselectstart!="undefined")
    document.onselectstart=new Function ("return false")
    else{
    document.onmousedown=disableselect
    document.onmouseup=reEnable
    }
     
    </script>
     
    <link href="http://i791.photobucket.com/albums/yy199/7thdisorder/7thPix/cgs/10.png" rel="shortcut icon" type="image/x-icon"/>
     
    <style type="text/css">
     
    #navbar-iframe {display: none;}
     
    #content {
    width: 600px;
    margin: auto;
    padding: 0px;
    position: center;
    }
     
    body {
    background: #fff url("http://25.media.tumblr.com/tumblr_ltqq73Kh5g1qhvdofo4_250.png");
    font-family: courier new;
    font-size: 11px;
    text-align: justified;
    color: #000;
    padding: 10px;
    margin: 5px;
    }
     
    a:link, a:visited {
    color: #aaa;
    text-decoration: none;
    -webkit-transition: all 0.8s ease-out; 
    -moz-transition: all 0.8s ease-out; 
    -o-transition: all 0.8s ease-out;
    }
     
    a:hover {
    color: #000;
    text-decoration: none;
    text-shadow: 2px 0 .2px #FF0000, -2px 0 .2px #00F1F5;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out;
    }
     
    a.block{
    font-family: courier new;
    text-transform: uppercase;
    width:60px;
    height: 14px;
    background:#000;
    color:#fff;
    font-size:10px;
    letter-spacing: 2px;
    padding:3px;
    margin:2px;
    text-align:center;
    text-decoration:none;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out;
    }
     
    a.block:hover{
    background: #fff;
    color: #3b154e;
    text-shadow: 4px 0 .2px #FF0000, -4px 0 .2px #00F1F5;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out;
    }
     
    i, em {color: #00F1F5; font-size: 11px;}
     
    u {color:#00F1F5; font-size: 11px; text-decoration: none; border-bottom: 1px dashed #00F1F5;}
     
    b, strong {color:#00F1F5; font-size: 11px;}
     
    blockquote {
    background: url("http://25.media.tumblr.com/tumblr_ltqq73Kh5g1qhvdofo4_250.png");
    padding: 5px;
    margin: 20px;
    text-align: left;
    font-family: courier new;
    font-size: 11px;
    border-left: 3px solid #000;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out;
    }
     
    img {
    -webkit-transition-duration:.8s; 
    -webkit-filter: grayscale(1);
     
    img:hover {
    -webkit-filter: grayscale(0); 
    -webkit-transition-duration:.8s; 
     
    ::-webkit-scrollbar {
    height: 5px;
    width: 10px;
    background: #fff;}
     
    ::-webkit-scrollbar-thumb {
    background: #000;
    }
     
    .post {
    margin: 10px; 
    padding: 10px;
    background: #FFFFFE; 
    border: 1px solid #000;
    text-align: justify;
    }
     
    .post-title {
    color:#000;
    font-size: 20px;
    font-family: courier new;
    text-shadow: 2px 0 .2px #FF0000, -2px 0 .2px #00F1F5;
    text-transform: uppercase;
    text-align: left;
    letter-spacing:-1px;
    margin: 2px;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out;
    }
     
    .post-title:hover {
    color:#000;
    text-shadow: 4px 0 .2px #FF0000, -4px 0 .2px #00F1F5;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out;
    }
     
    .date {
    color: #000;
    font-family: courier new;
    font-size: 11px;
    margin: 3px;
    text-transform: uppercase;
    }
     
    .what {
    color:#000;
    font-size: 23px;
    font-family: courier new;
    text-shadow: 2px 0 .2px #FF0000, -2px 0 .2px #00F1F5;
    text-transform: lowercase;
    text-align: center;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out;
    }
     
    .what:hover {
    color:#000;
    text-shadow: 6px 0 .2px #FF0000, -6px 0 .2px #00F1F5;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out;
    }
     
    .pagination {
    font-family: century gothic; 
    font-size: 20px;
    letter-spacing: 2px; 
    text-transform: uppercase; 
    text-align: center;
    }
     
    .blogger-labels {
    font-family: courier new;
    font-size: 10px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: -7px;
    }
     
    </style>
    </HEAD>
     
    <BODY>
     
    <table style="line-height: 17px;" width="600px"  border="0" align="center" cellspacing="5">
     
    <!-- FIRST LOVE -->
     
    <tr>
    <td valign="middle" style="width:600px; top: 30px; left: 210px;">
    <center><a href="/"><img style="border-radius: 70px; background-color: #fff; border: 1px solid #9b89a3; padding: 5px;
    height="100" height="100" src="http://media.tumblr.com/022c74f4e50d8f9cc1dcc362e54c2f3b/tumblr_inline_mhs3s7uQJD1qz4rgp.png"></a></center><div class="what">illusion</div></br><center>
    <a class="block" 
    onClick="document.getElementById('content').innerHTML=document.getElementById('entry').innerHTML">Entry</a>  
    <a class="block" onClick="document.getElementById('content').innerHTML=document.getElementById('network').innerHTML">Network</a>  
    <a class="block" href="/" target="_blank">Photo</a>  
    <a class="block" href="/" target="_blank">Twitter</a>  
    <a class="block" href="/" target="_blank">Instagram</a>  
    <a class="block" href="/" target="_blank">+follow</a>  
    <a class="block" onClick="document.getElementById('content').innerHTML=document.getElementById('back').innerHTML">Back</a>  
    </div>
    </td>
    </tr>
     
     
    <!-- ABOUT -->
     
    <tr>
    <td valign="top" style="width:600px; padding:10px;">
    <div id="content"><div class="content">
    <div class="post">
    <div class="post-title">Profile</div>
    <div class="date"> heartless, mindless, careless</div>
    <a style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img height="170" height="170" src="http://media.tumblr.com/265738f06ce66306dc5cf012bdb845b7/tumblr_inline_mhs3pyt6Df1qz4rgp.png"></a> known as <b>fiffy</b>, i'll be 23 in august. lol. why am i telling u. i sure love to write whatever i feel like. u can sometimes take it as a rant? i do typing a lot, i tend to keep things long here, but irl.. i don't talk much. gladly welcoming new followers, but don't expect me to follow back. i don't. and... yeah... i'm sure we can be friend. hai guys... 。◕‿◕。 <b>oh!!</b> if my blog isn't that fun, you can always hit me at twitter or tumblr. i'm into kpop as well, if that is your interest.</div>
    <div class="post">
    <div class="post-title">Disclaimer</div>
    <div class="date">All content found on this blog &copy; <a href="/" target="blank">YOURNAME</a> unless otherwise stated</div>
    <a style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"> <img height="65" height="65" src="http://media.tumblr.com/9c20f003733f8ce5690326335156786a/tumblr_inline_mhs373Szn41qz4rgp.png"></a>  
    &#10006; Layout Codes by: <a href="http://healing-yixing.blogspot.com" target="blank">Fiffy</a><br>  
    &#10006; 3D Eff by: <a href="http://ettudis.tumblr.com" target="blank">Ettudis</a><br>  
    &#10006; Image by: <a href="http://menami-avatars.livejournal.com" target="blank">Menami-avatars</a><br>  
    &#10006; Hover Eff by: <a href="http://blogskins.com/me/headsho" target="blank">Janani</a><br>  
    </div>
    </div>
    </div>
    <center><OlderPosts><a href=<$OlderPosts$>> &larr; older post </a> </OlderPosts> &#10006; <NewerPosts><a href=<$NewerPosts$>> newer post &rarr; </a></NewerPosts></center>
    </td>
    </tr>
     
    <!-- ELEMENT DISPLAY: NONE -->
     
    <!-- NETWORK: LINKS -->
     
    <div id="network" style="display: none;">
    <div class="content">
    <div class="post">
    <div class="post-title">Links</div>
    <div class="date">never do i close for link exchange, just tell me. sadly, i don't have banner</div></p>
    <center>
    <p><a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a></p>
    <p><a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a></p>
    <p><a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a>
    <a class="block" href="/" target="blank">LINKS</a></p>
    </center>
    </p>
    </div>
     
    <!-- NETWORK: TAGBOARD -->
     
    <div class="post">
    <div class="post-title">Tagboard</div>
    <div class="date">You are free to leave me message or poops here.</div>
    <CENTER>&#10006; YOUR CODE PLEASE</CENTER>
     
    </div>
    </div>
    </div>
     
    <!-- ENTRY -->
     
    <div id="entry" style="display: none;">
    <div class="content">
    <blogger>
    <div class="post">
    <div class="post-title"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
    <div class="date"> <a href="<$BlogItemPermalinkURL$>"><$BlogItemDateTime$></a> &#10006; <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$> Leave a comment</a></BlogItemCommentsEnabled></div>
    <br><$blogitembody$></div>
    </blogger>
    </div>
    </div>
     
    <!-- BACK --> 
     
    <div id="back" style="display: none;">
    <div class="content">
    <div class="post">
    <div class="post-title">Profile</div>
    <div class="date"> heartless, mindless, careless</div>
    <a style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img height="170" height="170" src="http://media.tumblr.com/265738f06ce66306dc5cf012bdb845b7/tumblr_inline_mhs3pyt6Df1qz4rgp.png"></a> known as <b>fiffy</b>, i'll be 23 in august. lol. why am i telling u. i sure love to write whatever i feel like. u can sometimes take it as a rant? i do typing a lot, i tend to keep things long here, but irl.. i don't talk much. gladly welcoming new followers, but don't expect me to follow back. i don't. and... yeah... i'm sure we can be friend. hai guys... 。◕‿◕。 <b>oh!!</b> if my blog isn't that fun, you can always hit me at twitter or tumblr. i'm into kpop as well, if that is your interest.</div>
    <div class="post">
    <div class="post-title">Disclaimer</div>
    <div class="date">All content found on this blog &copy; <a href="/" target="blank">YOURNAME</a> unless otherwise stated</div>
    <a style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"> <img height="65" height="65" src="http://media.tumblr.com/9c20f003733f8ce5690326335156786a/tumblr_inline_mhs373Szn41qz4rgp.png"></a>  
    &#10006; Layout Codes by: <a href="http://healing-yixing.blogspot.com" target="blank">Fiffy</a><br>  
    &#10006; 3D Eff by: <a href="http://ettudis.tumblr.com" target="blank">Ettudis</a><br>  
    &#10006; Image by: <a href="http://menami-avatars.livejournal.com" target="blank">Menami-avatars</a><br>  
    &#10006; Hover Eff by: <a href="http://blogskins.com/me/headsho" target="blank">Janani</a><br>  
    </div>
    </div>
    </div>
     
    <!-- END OF ELEMENT DISPLAY: NONE -->
     
    </table>
    </BODY>
    </HTML>

    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน

    ผู้อ่านนิยมอ่านต่อ ดูทั้งหมด

    loading
    กำลังโหลด...

    อีบุ๊ก ดูทั้งหมด

    loading
    กำลังโหลด...

    ความคิดเห็น

    ×