27 November 2011

Tutorial- cara post entri dalam blog


Tutorial ni untuk newbie sahaje yang baru nak belajar buat blog.
1.Pergi ke dashboard




3.Tulis entri dan click PUBLISH.












You may leave your comment :)

Tutorial: tetapkan saiz gambar tanpa perlu edit


Korang selalu kalau nak kecilkan gambar atau besarkan gambar mcm mane? edit kat photoshop? photoscape ? sekarang tak payah dah edit-2. Just gune code dan siap.


<img src=”URL GAMBAR”style=”height:200px;width:300px;“/>

UBAH
url gambar-> url gambar yg korang nak letak
200px--> ketinggian gambar
300px--> kelebaran gambar .

You may leave your comment :)

19 November 2011

Freebies- Doodle Bidadari

For personal use only . TAK boleh buat freebies kat blog korang. Credit kalau ikhlas,comment kalau berterime kasih.





You may leave your comment :)

15 November 2011

Tutorial- bagaimana blockquote berfungsi ?

korang boleh buat flash blockquote ikot tutorial ni .
and care dia berungsi , 

kotuliskotuliskotuliskotuliskotulis

save . !



You may leave your comment :)

Tutorial - Hover header (berpusing)

Assalamualakum . okay , kalau korang nak buat header korang berpusing . . mcm ni .

dashboard-design-edit HTML-
#header:hover{-webkit-transition-duration: 1s;-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);}

paste code tadi , atas code . .

h1.title { atau #header h1 {


You may leave your comment :)