Tuesday, 30 April 2013

PeLbAgAi TaJuk~~ ^_^



Setiap hari...aku melakukan kerja yg sama jer.. hurm kekadang nak jugak naek bosan. Tapi nak buat mcm mana..? hidup mesti diteruskan. Hidup juga penuh dgn cabaran,suka dan duka. Seperti yg saya alami selama ini. (korang pun sama). Namun begitu...erh~~ kita harus menjalani nya dgn tabah. 

Tak semestinya kalau kita ni kecikkk...bnyk org buli dan tak semestinya kita ni kecikkk lagi selalu di pinggirkan. Hey~~ sape kata hah! org2 yg kecikk ni la sebenarnya mendapat bnyk keistimewaan. Jadi...~~~ sesiapa yg berbadan kecikkk tu, bersyukur lah dgn pemberian tuhan ya ^_^ tak yah nak sibuk sibuk mengata diri sendiri.


Saturday, 20 April 2013

Sedihnya =(


Huhuhuu... hari yg paling sedih buat diriku pada 20.4.2013.  Bukannye sengaja nak buat dia sakit haty
Sory la... kalu ni tak tahu nape walaupun dah mintak maaf tetapi tetap sedih + sebak. hurmm.. sory lah! adik bersalah sangat. Anyway......sooo soo sory. syg akak.

Sunday, 14 April 2013

B.a.p stop it song ^_^



Love this sOnG ~! ♪♪♪

Tutorial: Sparkling Cursor

 


1) Dashboard>>Design>>Add a Gadget>>HTML/JavaScript

2) Copy the code below here and paste it in the content:
 
 
<script type='text/javascript'>
// <![CDATA[

var colour="#000000";

var sparkles=100;



var x=ox=400;

var y=oy=300;

var swide=800;

var shigh=600;

var sleft=sdown=0;
var tiny=new Array();
var star=new Array();
var starv=new Array();
var starx=new Array();
var stary=new Array();
var tinyx=new Array();
var tinyy=new Array();
var tinyv=new Array();
window.onload=function() { if (document.getElementById) {
var i, rats, rlef, rdow;
for (var i=0; i<sparkles; i++) {
var rats=createDiv(3, 3);
rats.style.visibility="hidden";
document.body.appendChild(tiny[i]=rats);
starv[i]=0;
tinyv[i]=0;
var rats=createDiv(5, 5);
rats.style.backgroundColor="transparent";
rats.style.visibility="hidden";
var rlef=createDiv(1, 5);
var rdow=createDiv(5, 1);
rats.appendChild(rlef);
rats.appendChild(rdow);
rlef.style.top="3px";
rlef.style.left="0px";
rdow.style.top="0px";
rdow.style.left="3px";
document.body.appendChild(star[i]=rats);
}
set_width();
sparkle();
}}
function sparkle() {
var c;
if (x!=ox || y!=oy) {
ox=x;
oy=y;
for (c=0; c<sparkles; c++) if (!starv[c]) {
star[c].style.left=(starx[c]=x)+"px";

star[c].style.top=(stary[c]=y)+"px";
star[c].style.clip="rect(0px, 5px, 5px, 0px)";
star[c].style.visibility="visible";
starv[c]=50;
break;
}
}
for (c=0; c<sparkles; c++) {
if (starv[c]) update_star(c);
if (tinyv[c]) update_tiny(c);
}
setTimeout("sparkle()", 40);
}
function update_star(i) {
if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";
if (starv[i]) {
stary[i]+=1+Math.random()*3;
if (stary[i]<shigh+sdown) {
star[i].style.top=stary[i]+"px";
starx[i]+=(i%5-2)/5;
star[i].style.left=starx[i]+"px";
}
else {
star[i].style.visibility="hidden";
starv[i]=0;
return;
}

}
else {
tinyv[i]=50;
tiny[i].style.top=(tinyy[i]=stary[i])+"px";
tiny[i].style.left=(tinyx[i]=starx[i])+"px";
tiny[i].style.width="2px";
tiny[i].style.height="2px";
star[i].style.visibility="hidden";
tiny[i].style.visibility="visible"
}
}
function update_tiny(i) {
if (--tinyv[i]==25) {
tiny[i].style.width="1px";
tiny[i].style.height="1px";
}
if (tinyv[i]) {
tinyy[i]+=1+Math.random()*3;
if (tinyy[i]<shigh+sdown) {
tiny[i].style.top=tinyy[i]+"px";
tinyx[i]+=(i%5-2)/5;
tiny[i].style.left=tinyx[i]+"px";
}
else {


tiny[i].style.visibility="hidden";
tinyv[i]=0;
return;
}
}
else tiny[i].style.visibility="hidden";
}
document.onmousemove=mouse;
function mouse(e) {
set_scroll();
y=(e)?e.pageY:event.y+sdown;
x=(e)?e.pageX:event.x+sleft;
}
function set_scroll() {
if (typeof(self.pageYOffset)=="number") {
sdown=self.pageYOffset;
sleft=self.pageXOffset;
}
else if (document.body.scrollTop || document.body.scrollLeft) {
sdown=document.body.scrollTop;
sleft=document.body.scrollLeft;
}
else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
sleft=document.documentElement.scrollLeft;
sdown=document.documentElement.scrollTop;
}
else {
sdown=0;
sleft=0;
}
}
window.onresize=set_width;
function set_width() {
if (typeof(self.innerWidth)=="number") {
swide=self.innerWidth;
shigh=self.innerHeight;
}
else if (document.documentElement && document.documentElement.clientWidth) {
swide=document.documentElement.clientWidth;
shigh=document.documentElement.clientHeight;
}
else if (document.body.clientWidth) {
swide=document.body.clientWidth;
shigh=document.body.clientHeight;
}
}
function createDiv(height, width) {
var div=document.createElement("div");
div.style.position="absolute";
div.style.height=height+"px";
div.style.width=width+"px";
div.style.overflow="hidden";
div.style.backgroundColor=colour;
return (div);
}
// ]]>
</script>


3) Change the #000000 to the colour that you want. You can copy the code here. >Colour Code<

4) Replace #000000 with you colour's code.
 
 

Saturday, 13 April 2013

For you.. Myraa Nysaa

For you.. Myraa Nysaa: Video ini saya buat untuk kakak angkat kesayangan saya. Hope video ni dapat diterima oleh semua.. tq~! Kamsahamnida ^_^

Friday, 12 April 2013

Genap Umurku 13 tahun ^_^


Tutorial: Note Below Every Post

Assalamualaikum semua....harini eyna rasa nak wat tutorial la sikit la. harap harap korang boleh
 gunakan tuto ni. jgn lupa kreditkan ya. Tq.


1) Dashboard>>Design>>Edit HTML>>Tick Expand Widget Templates

2) Press CTRL+F and search for this code
<data:post.body/>
3) Copy the code below here & paste it below <data:post.body/>:
<hr/><center>Pleace Click Like :)</center><hr/>
4) Replace Please Click Like with your note.

5) Click Preview and check if the note is there, if yes, then you can click save!
Tq...credit from cci.
 

Tutorial: Link Hover




1) Dashboard>>Design>>Edit HTML

2) Press CTRL+F and search for this code
 
 a:hover { 
 
 3) Copy the code below here and paste it below a:hover { :
 
 background:url(IMAGE URL); background-repeat: repeat; 
 
 4)  Replace IMAGE URL with the URL of the picture that you want.

5) Click Preview, If there were no errors, then you can click save.


You can go to Glitter Graphics for more cute picture. Or you can choose some below here:



http://www.addemoticons.com/gif/c/addemoticons218.gif

http://dl5.glitter-graphics.net/pub/590/590935ankbyj1xx4.gif

http://www.addemoticons.com/gif/c/addemoticons409.gif

Favicon


A favicon is shortcut icon, website icon, URL icon, or bookmark icon.


Let's start:

1) Dashboard >> Design >> Edit HTML

2) Press CTRL+F and search for this code:
</head>
3) Copy the code below here and paste it above </head>:


4) Replace the red code with the URL of the icon that you want.



<link href='PICTURE URL' rel='shortcut icon' type='image/x-icon'/>
<link href='PICTURE URL' rel='icon' type='image/x-icon'/>

5) Replace PICTURE URL with the picture that you want

Here are some free favicons for you:


http://sl.glitter-graphics.net/pub/440/440576q8wrax7se2.gif
 http://sl.glitter-graphics.net/pub/644/644197xychjg5cjg.gif
http://sl.glitter-graphics.net/pub/1008/1008951xbh88shb03.gif
http://sl.glitter-graphics.net/pub/137/137456a7yi159cti.gif
http://sl.glitter-graphics.net/pub/903/903105vqcmxwrij0.gif