What is aligning:
Alignment means putting your page element to desire side of page.- TOP Widget: Floating Social Sharing Widget for Blogger.
Align blogger content:
In post/page editor of blogger its so easy to align any kind of content like; text, image. It could be done just with one click on align option mark form post editor menu. But if you want to align something out from post editor then you have to use a little HTML code tag.As an example I can tell you, if you want to align a ad code you have to use the small HTML code.
Follow the below step to align your blog element.
<div align=”left”>
YOUR_CONTENT_HERE
</div>
<div align=”right”>
YOUR_CONTENT_HERE
</div>
<div align=”center”>
YOUR_CONTENT_HERE
</div>
Screenshot:
Here is a screenshot of Center Aligned code. Selected text is the content that I wanted to align.Request:
Look friends, this is my new blog about blogging, tech and SEO. Here I’m sharing article about android, windows, blogger tricks, templates, widgets, and SEO tricks. In every post of this blog I tried my best to make the post better understanding with maximum screenshot. So I hope that you will find every post of this blog very friendly. So my request is, if this blog really helped you a little, please consider 10 seconds to share this post on your social profile.Thanks for landing here.








