Facebook - Buat Duit Secara Online

How Facebook Infinity Downline works... Senang nak cari duit ni... Tapi kena la rajin.. $$$


"Dalam masa tidak sampai dua bulan, Akmal, 23, sudah mampu mengumpul RM21,000.... "

Dari keratan akhbar KOSMO! 5 April 2010

Ingin tahu lebih lanjut, add saya di Facebook, Saifull Rupanya







Read More..

Kad Kahwin - Black 'N' Pink

Kad Kahwin for Cik Ain
Designed By Publyc-Enemi

Actually, aku just designed this card for her akak. Ni first time aku designed, tapi tak finalize lagi la...hehe

Envelope - Sebenarnye yang corak tu kena tebuk, so leh nampak cover kad tu la..

Inside - Aku guna cetusan bunga as pelengkap design kad kahwin. Aku masukkan warna pink sebab menampakkan warna kegemaran masa kini (lol)
Read More..

Today, Tomorrow and Toilet...

Hehe...lama tak update this blog..wah..sejak keje ni bt den terpikir ngn keje jer..lol..so after 4-6 kot I tak update..luper la bila last den update blog ni..So, citer terbaru takde..tp benda baru byk la...haha...

Actually, aku sekarang bekerja ngn Maybank as Financial Executive di Maybank Pulau Tikus (bukan pulau) yang mempunyai kepadatan penduduk seramai..lebih dari sorang la..haha..So, post aku ni lebih pada menjual and menyelesaikan masalah customer..haiz..apa lagi nk cakap erk..tak tau la nk cakap apa...luper dah..ok guys..papai!!!

Read More..

New Singer of Meet Uncle Hussain is UNITEN Muadzam Shah Ex Student?

Singer (Little Danielle) collaborate with Meet Uncle Hussain



I knew him coz he is my senior. And I saw him when I watched Melodi (TV3) today (July 12, 12.30pm). Then I asked one of my senior, and he gave me same answer. Yes, he is an Ex Student of Uniten Muadzam Shah. Maybe he will become a lead singer in Meet Uncle Hussain??? Or maybe he just a guest singer???Just wait and see...

Read More..

Making 4 Column Footer in Blog

Hello guys, we meet again. Today I will teach you how to make 4 column footer for your blog. I think this might be useful for you guys.


  1. Go to Blogger.com and log in. Then, go to Layout > Edit HTML
  2. Caution : Make sure you backup your current Template first by DOWNLOAD FULL TEMPLATE
  3. Find this code and alert with BLUE CODE:
<div id='footer-wrapper'>
<b:section class='footer' id='footer'/>
</div>

4. Then, replace this BLUE CODE with all code below:

<div id='footer-column-container'>
<div id='footer1' style='width: 225px; float: left; margin:0; '>
<b:section class='footer-column' id='footer-column-1' preferred='yes' style='float:left;'>
<b:widget id='Text1' locked='false' title='About B-G' type='Text'/>

</b:section>
</div>
<div id='footer2' style='width: 225px; float: left; margin:0; '>
<b:section class='footer-column' id='footer-column-2' preferred='yes' style='float:left;'>
<b:widget id='Text4' locked='false' title='About Author' type='Text'/>
</b:section>
</div>

<div id='footer3' style='width: 225px; float: right; margin:0; '>
<b:section class='footer-column' id='footer-column-3' preferred='yes' style='float:right;'>
<b:widget id='Text3' locked='false' title='Subscribe in Reader' type='Text'/>
</b:section>
</div>

<div id='footer4' style='width: 225px; float: right; margin:0; '>
<b:section class='footer-column' id='footer-column-4' preferred='yes' style='float:right;'>
<b:widget id='Text2' locked='false' title='Access B-G on Go' type='Text'/>
</b:section>
</div>
<div style='clear:both;'/>
</div>

5. Find ]]></b:skin> and add this code below ( an important code in order to make sure your footer shown on your blog). You must add this code below it:

<div id='footer-column-container'>
<div id='footer1' style='width: 225px; float: left; margin:0; '>
<b:section class='footer-column' id='footer-column-1' preferred='yes' style='float:left;'>
<b:widget id='Text1' locked='false' title='About B-G' type='Text'/>

</b:section>
</div>
<div id='footer2' style='width: 225px; float: left; margin:0; '>
<b:section class='footer-column' id='footer-column-2' preferred='yes' style='float:left;'>
<b:widget id='Text4' locked='false' title='About Author' type='Text'/>
</b:section>
</div>

<div id='footer3' style='width: 225px; float: right; margin:0; '>
<b:section class='footer-column' id='footer-column-3' preferred='yes' style='float:right;'>
<b:widget id='Text3' locked='false' title='Subscribe in Reader' type='Text'/>
</b:section>
</div>

<div id='footer4' style='width: 225px; float: right; margin:0; '>
<b:section class='footer-column' id='footer-column-4' preferred='yes' style='float:right;'>
<b:widget id='Text2' locked='false' title='Access B-G on Go' type='Text'/>
</b:section>
</div>
<div style='clear:both;'/>
</div>

6. Lastly, PREVIEW your template before SAVE in order to prevent any error. If error, re-check your code again.
Read More..