Blogspot or blogger is the best for blogging without any cost. For a well blogging we can remove the navbar which placed in the top of blogger site.
- Go to blogger and log-in there.
- Then clicks the dashboard and go to layout option
- clicks the Edit HTML.
- in keyboard Ctrl+F the u get a Find option.
- type ]]> in the find option
- Then paste
#navbar { display: none; } or#navbar-iframe { display: none !important; } before the ]}>
- Click on SAVE TEMPLATE to make the change.
- then view your blog now and you will get your new blog design.


