Add HTML Box to your Blogger Blog Post
Let's get started :
when you are creating a new post and you about to paste a html code to your post, check beside compose tab at the top of your new post box, click Edit HTML.
Paste the code in the box below in your Edit HTML tab, now go back to compose, you should find the html box in your compose tab, fill in the html code you want paste.
If you want to use a box with border as shown below, use the code in the box below.
<div style="font: 16px/26px durodola, ridwan, olabode; height: 120px; overflow: scroll; width: 500px;border:3px solid black;">
Enter your text here</div>
<div style="font-family: verdana,arial,sans-serif; font-size: 10px;">
<a href="http://qasimple.blogspot.in/">qasimple</a></div>
Enter your text here</div>
<div style="font-family: verdana,arial,sans-serif; font-size: 10px;">
<a href="http://qasimple.blogspot.in/">qasimple</a></div>
If you want a box without a border as shown below, use the code in the box below.
<div style="font: 16px/26px durodola, ridwan, olabode; height: 120px; overflow: scroll; width: 500px;">
Enter your text here</div>
<div style="font-family: verdana,arial,sans-serif; font-size: 10px;">
<a href="http://qasimple.blogspot.in/">qasimple</a></div>
Enter your text here</div>
<div style="font-family: verdana,arial,sans-serif; font-size: 10px;">
<a href="http://qasimple.blogspot.in/">qasimple</a></div>
Hope you enjoy this articles? take few seconds to share it and subscribe for our latest posts update.
0 comments:
Your comments always welcome