Sunday, January 11, 2009

Tricks Set Alignment Post Article

If you work in Microsoft Word, surely you already know the menu text flattening of the program. On this program there are four types of flattening the text, the Center, Right, Left, and Justify. Hmm, if we are working on Blogger, we also can make the flattening of text so that it can more cleanly.

How to make the blog is as follows.

1. Log in to Blogger with your Blogger ID.
2. If you want to install in the new post, just click the New Post. Then enter the following code at the beginning of this article.


Align Left

<div align="left">


Align Right

<div align="right">


Align Center

<div align="center">


Align Left and Right

<div align="justify">


Later enter a code in the above post for flattening you want. Do not forget the post ended with the code </div>.

0 comments:

Post a Comment