How to add box in Blog Post in Blogger

05:36 AUXINS 0 Comments

Hi everyone Today I will tell you how to add box in post box in Blogger.So the main aim of the this box in Blog post is to separate the main thing or Html  code .If you don't use box in Blogger you will a cluttered post with text and html code looking cluttered.
                                

STEPS TO BE FOLLOWED BY YOU.

  1. Go to Blogger Dashboard.
  2. Then write a new Post.
  3. Then write your content
  4. Then where you have to make box in the post then click on HTML button in the editor.
  5. Then paste the code as given in the below.
  6. And Publish your Post.
                               
<div style="background: #F2E0F7 repeat; repeat; padding: 10px; border:2px dashed #F5A9D0; border-top-left-radius: 0px 0px; border-top-right-radius: 0px 0px; border-bottom-left-radius: 0px 0px; border-bottom-right-radius: 0px 0px;"><center></center>

WRITE YOUR STUFF HERE

</div>

0 comments: