Simple and Clean (IDR350.000)
Gaya minimalis dan modern.
Blog terlihat rapi, bersih dan enak dibaca.

~Custom Header (Simple)
~Custom Pattern Background
~Custom Fonts
~Custom SNS Button
~Custom "About Me"
~Custom Favicon


Decorative (IDR550.000)
Blog dihiasi dengan berbagai dekorasi favoritmu.
Unik, dan sesuai dengan karakter dan gayamu.

~Custom Header (Decorative)
~Custom Pattern Background
~Custom Fonts)
~Custom SNS Button
~Custom "About Me"
~Custom Menu
~Custom Favicon
~Custom Cursor


Tambahan
~Logo IDR250.000 (include .png, .jpg, .psd dan .ai file (vector))
~Media Kit IDR250.000 (.pdf)
~Grab button IDR50.000
~Facebook/twitter Cover IDR100.000
~Blog Header IDR100.000
~Image Slider IDR100.000 (exclude images)
~Animated profil picture IDR50.000
~Pinterest button IDR25.000
~Linkwithin IDR25.000
~Custom cursor IDR100.000







Blogging Tips: How to Create Table in Blogger Post

Creating a table in post is very useful. You can arrange your blog so it will look neat and organized well. If you are a blogger who put a lot of pictures in your post, I suggest you to use table to arrange the picture and text. Because the pictures will be easier to be placed.

Another benefit is readers don't have to keep scrolling back and forth because sometimes the picture and its information is just too far away. So, with table, you can put pictures and text side by side.


To create a table in blogger post, all you need is this simple html code:
<table>
<tr>
<td>
Your text/pictures code here (position: Left)</td>
<td>
Your text/pictures code here (position: Right)</td>
</tr>
</table>
Tips:
  • Choose the HTML mode instead of Compose mode before you upload the pictures.
  • Choose "none" for the picture style, and "small" for the picture size. You can always arrange it later. But now, you only need the code to be right on the place you want them to be.
  • Write your first sentence in HTML mode. Then you can continue writing in Compose mode. Just to make it easier.

No comments:

Post a Comment