Make Border Around Image / Image Border From Blogger :
For adding border around image simply use this code:
How To Add Border Around Each Blogger Post :
If you want to add border around blog use code like this:
Border Around Text Blogger :
If you want to add border around text use code like this:
For adding border around image simply use this code:
<div style="border:2px solid black;"> <img src="Your image Url"> </div>
How To Add Border Around Each Blogger Post :
If you want to add border around blog use code like this:
<div style="border:2px solid black;"> Your Complete Blog Code of post HTML mode </div>
Border Around Text Blogger :
If you want to add border around text use code like this:
<div style="border:2px solid black;"> <h1>Your Text Here</h1> </div>
Your Text Here!!
Hope you got a good idea of make border in blogger post, how to add border around each blogger post, border in blogger post.
If you have any query please comment!!
ConversionConversion EmoticonEmoticon