Berharap enggak kayak itu lagi, dan kalo bisa jangan kayak itu lagi, paling gak enak digituin, kalo ngerasain sendiri mungkin baru ngerti gimana rasanya, jadi jangan lagi. .
READMORE
Don't find love, let love find you.
That's why its called falling in love,
because you don't force yourself to fall,
you just fall.
READMORE
That's why its called falling in love,
because you don't force yourself to fall,
you just fall.
Kokuhaku lyrics english
If you risked yourself for me
and died in my place
Left behind in a world like that
What should I think about all alone?
Do you remember?
The me who fell in love with you came to this thought:
“You won’t even crack a smile
So I’ll definitely make you laugh”
But that idea got crushed soundly
In the end, I was just left laughing all alone
“What a complete joker I am now, being one just for you”
Even if I joke about it to you, there’s no absolutely no response
I’ll laugh for your sake
No matter how many times I break into tears
or messed-up I get, I’ll say it
“I love you so much
that it makes me want to cry and laugh”
Spending time away, adding to my growing thoughts
You stayed close to me like that the entire time
I took you for granted, but you’re gone
So now I’ve learned how heavy that feels
If only I had grabbed your hand tight and didn’t let go on that day–
In the end, I only satisfied myself alone
“What a complete liar I am now, saying that I’m doing it for you”
But even the words I whispered won’t reach you
I’ll run to where you are
No matter how many times I stumble
or get lost
Keep waiting for me, because I’ll get to you right now
No matter what hardships exist there
It must have been our destiny
for you and me to be together forever
However, if you’re the only one who isn’t around
Then I’ll travel through time to see you
“And if you sacrificed yourself
to save me,
then I’ll protect you the next time,
so please trust me”
I’ll laugh for your sake
No matter how many times I break into tears
or messed-up I get, even if the world is to end tomorrow
I’ll grab that hand of yours
I definitely won’t let go anymore
I’ll promise you, as long as I have my life
That I’ll make you happy by all means
Because I’ll make you laugh again and again
So I’d like you to come with me
Okay?
READMORE
and died in my place
Left behind in a world like that
What should I think about all alone?
Do you remember?
The me who fell in love with you came to this thought:
“You won’t even crack a smile
So I’ll definitely make you laugh”
But that idea got crushed soundly
In the end, I was just left laughing all alone
“What a complete joker I am now, being one just for you”
Even if I joke about it to you, there’s no absolutely no response
I’ll laugh for your sake
No matter how many times I break into tears
or messed-up I get, I’ll say it
“I love you so much
that it makes me want to cry and laugh”
Spending time away, adding to my growing thoughts
You stayed close to me like that the entire time
I took you for granted, but you’re gone
So now I’ve learned how heavy that feels
If only I had grabbed your hand tight and didn’t let go on that day–
In the end, I only satisfied myself alone
“What a complete liar I am now, saying that I’m doing it for you”
But even the words I whispered won’t reach you
I’ll run to where you are
No matter how many times I stumble
or get lost
Keep waiting for me, because I’ll get to you right now
No matter what hardships exist there
It must have been our destiny
for you and me to be together forever
However, if you’re the only one who isn’t around
Then I’ll travel through time to see you
“And if you sacrificed yourself
to save me,
then I’ll protect you the next time,
so please trust me”
I’ll laugh for your sake
No matter how many times I break into tears
or messed-up I get, even if the world is to end tomorrow
I’ll grab that hand of yours
I definitely won’t let go anymore
I’ll promise you, as long as I have my life
That I’ll make you happy by all means
Because I’ll make you laugh again and again
So I’d like you to come with me
Okay?
Cara Disable Click Kanan Dengan Tulisan
halo sobat blogger kali ini saya akan post Cara Disable Click Kanan Dengan Tulisan . Cara Itu Juga di gunakan di blog saya. fungsi click kanan ini adalah artikel sobat tidak di copas. tapi jika orang yang click kanan sudah lebih dari satu kali maka akan ada check box yang bisa disable click kanan tidak aktif.
Kalo Agan sudah mengerti yuk lihat tutorial nya
Agan Bisa Ganti Tulisan Merah Dengan Tulisan Agan Sendiri
READMORE
Kalo Agan sudah mengerti yuk lihat tutorial nya
- masuk blogger > Tata letak > add gadget > html/java script
- Masukkan Code
- Simpan Dan Lihat Hasil Nya
<script>
var message="xxxxxxxxxxxxxxxxxx ";
///////////////////////////////////
function clickIE4(){if (event.button==2){alert(message);return false;}}
function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert(message);return false;}}}
if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;}
else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}
document.oncontextmenu=new Function("alert(message);return false")</script>
Agan Bisa Ganti Tulisan Merah Dengan Tulisan Agan Sendiri
Cara Membuat Daftar Page Blog
Cara Membuat Daftar Page Blog - kali ini saya akan post tentang Cara Membuat Daftar Page Blog widget. Langkah nya sebagai berikut :
Selesai... Semoga Berhasil
READMORE
- buka blogger
- tata letak
- tambah widget > Html > Masukkan Code
<ul>
<li><a href='/' target='_blank' title='Home'><strong>Home</strong></a></li>
<li><a href='https://www.facebook.com/pages/Kylis-Blog/402285446485912?fref=ts' rel='nofollow' target='_blank' title='Facebook'><strong>Facebook</strong></a></li>
<li><a href='http://bllog-cyber.blogspot.com/' rel='nofollow' target='_blank' title='Rifky Blog'><strong>Blog</strong></a></li>
<li><a href='/feeds/posts/default?alt=rss' rel='nofollow' target='_blank' title='RSS Feed'><strong>RSS</strong></a></li>
</ul>
Selesai... Semoga Berhasil
Cara Membuat Menu Category Keren
Cara Membuat Menu Category Keren - kali ini saya akan post tentang Cara Membuat Menu Category Keren. Agan bisa lihat contoh gambar di bawah atau lihat langsung di rifky blog
Agan penasaran cara nya? .. yuk mari baca
READMORE
Agan penasaran cara nya? .. yuk mari baca
- masuk ke blogger > tata letak > add gadget
- pilih html/java script
- masukin code nya
- simpan
- lihat hasil nya :D
<style type="text/css">
.tabber {
padding: 0px !important;
border: 0 solid #bbb;
}
.tabber h2 {
float: left;
margin: 0 1px 0 0;
font-size: 12px;
padding: 3px 5px;
border: 1px solid #bbb;
margin-bottom: -1px;
overflow: hidden;
position: relative;
background: #0000FF;
cursor:pointer;
-moz-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
}
html .tabber h2.active {
background: #000000;
border-bottom: 1px solid #fff;
}
.tabber .widget-content {
border: 1px solid #bbb;
padding: 10px;
background: #fff;
clear:both;
margin:0;
}
.codewidget, #codeholder {
display:none; {
</style> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js"></script>
<script type="text/javascript" src="http://greenlava-code.googlecode.com/svn/trunk/publicscripts/bloggertabs0.1_min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('#codeholder').bloggerTabber ({
tabCount : 3
});
});
</script><!-- Jangan hapus kode dibawah, agar widget bisa berfungsi --><div id='codeholder'><a href="http://www.bloggersentral.com/2011/05/create-tabbed-content-blogger-widgets.html" target="_blank"></a></div>
NB : Letakkan widget yang ingin di tampilkan di bawah Widet Di atas
ganti tulisan tebal 3 dengan yang anda ingin misal 4 maka tab yang akan muncul 4
Sekian Post nya semoga bermanfaat untuk agan semua..
Semoga sukes
Semoga sukes
Cara membuat Emoticon Pada Comentar Blog
halo sobat blogger. kali ini saya akan post tentang Cara membuat Emoticon Pada Comentar Blog .
Preview :
Yuk Lihat Tutorial Nya
masuk blogger
Edit Html
Cari Code ]]></b:skin>
setelah ketemu letakkan kode berikut di atas ]]></b:skin>
setelah ketemu letakkan kode di bawah di atas kode </head>
READMORE
Preview :
Yuk Lihat Tutorial Nya
masuk blogger
Edit Html
Cari Code ]]></b:skin>
setelah ketemu letakkan kode berikut di atas ]]></b:skin>
.emoWrap {Setelah Itu Cari Kode </head>
background-color:#fff;
border:2px solid#0B6138;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
padding:10px 14px;
color:black;
font:bold 12px Tahoma,Arial,Sans-Serif;
text-align:center;
}
img.emo, input.emoKey {
display:inline-block; /* Penting! */
*display:inline;
vertical-align:middle;
}
input.emoKey {
border:1px solid #ccc;
background-color:white;
font:bold 11px Arial,Sans-Serif;
padding:1px 2px;
margin:0px 0px 0px 2px;
color:black;
}
setelah ketemu letakkan kode di bawah di atas kode </head>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'></script>Simpan...
<script type='text/javascript'>
//<![CDATA[
var emoRange = "#comments p, div.emoWrap",
putEmoAbove = "iframe#comment-editor",
emoMessage = "To insert emoticon you must added at least one space before the code.";
//]]>
</script>
<script src='https://dapurtutorial.googlecode.com/files/dapurtutorial.txt' type='text/javascript'/>
Langganan:
Postingan (Atom)