Showing posts with label berbeda. Show all posts
Showing posts with label berbeda. Show all posts

Friday, December 16, 2016

Cara Membuat Komentar Admin Berbeda Dengan Yang Lain

Cara Membuat Komentar Admin Berbeda Dengan Yang Lain


Good Day successful people,
How was your day. May God bless the work of our hand.

The only news today is that automining period has been extended from 7 to 14 days, always keep up with News.

Have been telling people to Sign up here to get 20% compounding bonus. Is there any bank in Nigeria that offer 20% interest rate on savings?

•Apart from bonus that is 20% bonus
There are 7 levels of generations
There is daily currency trading where you can make between 10 - 50% trading.


•Making all these depend on your skill which any body can do. There is no dull in e-dinar.

Do you have any money to throw away? if you have, good. lets put it where you will get 20% interest monthly compounding, something higher than what any bank in Nigeria, can give on the your account balance, if you dont have, find it.

look for it and you will get it if you find it. You must not miss the opportunity, if not for your own sake, do it for the sake of your born and unborn children - direct and indirect.

Have told you now , do not say that you are not informed when the opportunity is available. Hmmmm,
ReGISTER HERE FROM THE EXACT GROUP

 The door of opportunity is always open, but nobody bothers to push the door open. They just get tired out by knocking and then they leave.

Please I want to use this medium to remind us about the AUTOMINING.

 Please do yours now and remember to make this a point of duty every 15days. Autoimmune is a process of adding your bonus to your capital and It will take 14 days.

If you havent signed up, stop missing bonus and fund your account. There are other funding method. I can also assist, pay me naira and I transfer e-dinar into your account.
Or you can still pay directly to the company.
If you are afraid of frauds!! I know why I used this terms because , some people are still in doubt of e-dinar.

Please tell other about e-dinar because it helps.

Note:- For those that have registered already because I have received severall calls on the last update I made on e-dinar

If you have a problem, we can talk on phone or arrange meeting.

Have a nice day.

Go to link Download

Read more »

Sunday, November 20, 2016

Cara membuat nomor halaman berbeda di Ms Word

Cara membuat nomor halaman berbeda di Ms Word


Membuat nomor halaman berbeda di Ms Word antara angaka romawi dan nominal , ini yang sering membuat kita pusing  untuk membuatnya. Bagi anda yang pernah mengerjakan tugas makalah  ataupun Tugas Akhir pastinya sudah sering berjumpa dengan masalah ini. Masalah yang satu ini memang sering disepelekan mereka, kebanyakan dari mereka hanya membuat nomor halaman romawinya dulu lalu kalau sudah diprint mereka mengubah format halaman menjadi angka nominal. Kebayangkan rumitnya jika harus bolak balik ganti format nomor . Lalu bagaimana cara praktisnya untuk membuat nomor halaman berbeda di Ms Word antara angka romawi dan nominal.

Berawal dari pengalaman dan pertanyaan orang orang disekitar mari kita bahas tutorialnya bersama. :


  • Pertama buka file makalah ataupun TA yang akan anda kerjakan , jika belum ada anda buatlah lebih dulu. 
  • Tambahkan halaman atau page number dengan angka romawi dari halaman 1-3  . Untuk lebih jelas  baca cara-membuat-nomor-halaman-ot0matis-  
  • Lalu tempatkan kursor pada akhir halaman yang nomor halamanya akan berbeda formatnya. Contoh kita tempatkan kursornya di halaman 3
  • Kemudian klik Page Layout  >> Break >> Next Page  untuk membuat setting halaman berikutnya, agar dapat menysipkankan format halaman lainya. Perhatikan gambar dibawah


  • Letakan kursor pada halaman 3 yang nomor halamanya akan diubah atau berbeda. . Lalu klik Insert >> Page Number >> Format page number  

  • Maka akan muncul menu seperti gambar berikut. Atur format halaman dengan klik seperti pada tanda yang saya beri kode A. dan kode B untuk menentukan dari angka berapa halaman anda akan dimulai jika sudah tinggal klik OK.

Sekian tutorial Cara membuat nomor halaman berbeda di Ms Word semoga bisa berguna. 




Go to link Download

Read more »

Saturday, October 8, 2016

Cara membuat komentar admin berbeda dengan pengunjung

Cara membuat komentar admin berbeda dengan pengunjung


Komentar Admin tentu harus berbeda dengan pengunjungnya.Itu berguna supaya pengunjung bisa membedakan siapa yang sebenarnya admin.Lalu bagaimana cara membuat komentar admin berbeda dengan pengunjung?
Caranya adalah sebagai berikut
1.Login ke blogger
2.Pilih Rancangan
3.Pilih Edit HTML(Centang kotak Expand Template Widget)
4.Cari kode ]]></b:skin> Lalu letakkan kode dibawah ini diatasnya
.author-comments {
Color: #0000ff;
background: #ffffff;
border: 2px solid #0000ff;
padding: 3px;
}
5.Setelah itu cari kode yang mirip dengan kode di bawah ini
<div expr_id=data:widget.instanceId + &quot;_comments-block-wrapper&quot;>
        <dl expr_class=data:post.avatarIndentClass id=comments-block>
          <b:loop values=data:post.comments var=comment>
            <dt expr_class=&quot;comment-author &quot; + data:comment.authorClass expr_id=data:comment.anchorName>
              <b:if cond=data:comment.favicon>
                <img expr_src=data:comment.favicon height=16px style=margin-bottom:-2px; width=16px/>
              </b:if>
              <a expr_name=data:comment.anchorName/>
              <b:if cond=data:blog.enabledCommentProfileImages>
                <data:comment.authorAvatarImage/>
              </b:if>
              <b:if cond=data:comment.authorUrl>
                <a expr_href=data:comment.authorUrl ><data:comment.author/></a>
              <b:else/>
                <data:comment.author/>
              </b:if>
              <data:commentPostedByMsg/>
            </dt>
<b:if cond=data:comment.author == data:post.author>
<dd class=author-comments>
<p><data:comment.body/></p>
</dd>
<b:else/>

            <dd class=comment-body expr_id=data:widget.instanceId + data:comment.cmtBodyIdPostfix>
              <b:if cond=data:comment.isDeleted>
                <span class=deleted-comment><data:comment.body/></span>
              <b:else/>
                <p>
                  <data:comment.body/>
                </p>
              </b:if>
            </dd>
</b:if>
            <dd class=comment-footer>
              <span class=comment-timestamp>
                <a expr_href=data:comment.url rel=nofollow title=comment permalink>
                  <data:comment.timestamp/>
                </a>
                <b:include data=comment name=commentDeleteIcon/>
              </span>
            </dd&gt;
          </b:loop
        </dl>
      </div>
Kode yang bercetak tebal adalah kode yang harus ditambahkan
6.Jika sudah selesai simpan template
Semoga bermanfaat

Go to link Download

Read more »