HTML Code to Align Widget to Left, Right or Center

      HTML Code to Align Widget to Left, Right or Center
In general for all types of Bloggers it is usually those simple tips that help to modify the blogs and keep them in a neat and clean format. Therefore we are always on the look for such tips and information. This is one of those simple codes which can align your widgets to left, right or centre. So, check this out.

These are the codes:

Align your widget to center

<div align="center">
Your widget code here...
</div>

Align your widget to right

<div align="right">
Your widget code here...
</div>

Align your widget to left

<div align="left">
Your widget code here...

How to add Meta Tags to a Blogger Blog

             How to add Meta Tags to a Blogger Blog

Meta tagsntroduce your site or blog to search engines. Meta tags communicate with the search engines and give more details about your site. These tags are vital especially if you are running a website or blog to make sure that search engines can easily find your site and index the pages more accurately.

Adding meta tags is very important in order to get more traffic from search engines like Google, Yahoo and others. Adding meta search tags are not the only element for SEO (Search Engine Optimization), yet they still play an important role.



Step-1
Log into your Blogger account with your username and password. Once you are in your blog's dashboard click the 'layout' button (see the screenshot below)



Step-2
Look under the Layout tab and click on the 'Edit HTML' tab.


Step-3