Posts

Showing posts from November, 2020

POSTER

  Hello gais! this blog I want suggest a few application for you if you want create poster.  1. Canva  This app same with Adobe Photoshop. But this app friendly to using.  This app free of charge.  Have template to using.  Have image premium, can buy but the costs affordable. 2. Youzi Different Canva, this app has limitations in terms photo editing. But weakness is cover by many templates. Templates for Facebook, Google, Kindle, Pinterest, Infographic and more.  If you want looking for an app that is ready right away, Youzign could be an options . 3. Photoshop express editor  This is an Adobe Photoshop product.  For those who are familiar with Adobe software, can use this application. It works like an Adobe Photoshop version. No template provided. Only we can edit freely.  This application is suitable for those who are familiar with Adobe Photoshop

HOW TO CREATE TILTLE BLOG LIKE GIF

  1.Login ke Blogspot . 2. Klik Layout/design > klik  Edit HTML 3. Search this code. <head> 4. After that, copy this code and paste, take code at upside   <script language='JavaScript'>var txt="Welcome to my blog";var kecepatan=100;var segarkan=null;function bergerak() { document.title=txt;txt=txt.substring(1,txt.length)+txt.charAt(0);segarkan=setTimeout("bergerak()",kecepatan);}bergerak();</script> 5.The sentence Welcome to my blog up to you  6.Click SAVE TEMPLETE. , view and look at the blog. Its done!

HOW TO USED ICON CUTE BESIDES AUTHOR

 ICON BESIDES AUTHOR  1. Sign in blogger >  Design  >  Edit HTML  >  Expand Widget Templates 2. Search code, if you lazy just click Ctrl F, add code in the box find dan enter!  <b:if cond='data:comment.authorUrl'>  3. Copy this code , and paste  down  <img src=" PUT URL ICON "/> <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a> 4. Change  PUT  URL ICON   with url icon 5.  Preview, if don't error please SAVE.