People who likes to make their blogger blog nice looking they do customization.I think after customizing the nobody wants see the 'Powered By Blogger' attribution. So, today we will learn how to remove 'Powered by Blogger' attribution. Let's start our work:


Remove 'Powered By Blogger'

☛ First log in to blogger. Then go to your Dashboard.

☛  Select Template ➤ Edit Html.

☛ Ensure to backup blog’s template.

☛ Then click anywhere inside the code and hit Ctrl+F and in the search box paste the following code:
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>

☛ Now change the locked='true' to locked='false'.

☛ Save the template.

☛ Go to the layout option and you will find attribution widget at the bottom.

☛ Click edit and in the pop-up window hit the remove button and you are almost done!

☛ Finally save layout arrangement and finish it!