Showing posts with label how to justify your text in a blog. Show all posts
Showing posts with label how to justify your text in a blog. Show all posts

Wednesday, March 14, 2012

How to Justify Your Text in a Blog

There are two ways that you use to justify your text; one of them is through the use of HTML codes; Go to Blogger -Dashbord - Design- Edit HTML. Use Ctrl +F to find the following code; .post-body and add the following code just below it; text-align:justify;. Your text will automatically be aligned/justified.