How to Make Subscription Form
Provide a subscription form is one of the way to increase our blog traffic . Even our visitors can read our blog news without visit our blo...


Join the team! By Submitting your email address:
1. Log in to your blogger account
<style>
input.mbt1 {
color:#fff;
font: bold 10px Arial, sans-serif;
background:#F39100;
border:0;
padding:3px;
}
input.mbt1hov {
color:#fff;
font: bold 10px Arial, sans-serif;
border:2px solid #F39100;
padding:3px;
}
</style>
<form action="http://feedburner.google.com/fb/a/mailverify" style="padding: 5px; " target="popupwindow" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=FullBlogTricks', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><input style=" color:#5C6AA4; background: #fff; border:1px solid #5C6AA4; width: 90px;" name="email" type="text"/><input value="FullBlogTricks" name="uri" type="hidden"/><input value="en_US" name="loc" type="hidden"/> <input onmouseover="this.className='mbt1 mbt1hov'" onmouseout="this.className='mbt1'" value="GO!" class="mbt1" type="submit"/></form><br/>
=> Replace https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCBBbr_w45KTLNsFHI9K7fR1P-P8bFzj0tMj6f_9KF71j5u1QwtcvTBrjLC0UeWk6GOVjVL4KxwE1Z4uvnx75bbhjvW_lL1MVAEkQgLMvz4NDVfHqdYQuh3K1fbtglWPWHaOKgZuhfHQ_J/s400/MBT-RSS-FEED.gif with your picture URL
=> Replace #5C6AA4 with your color code choice
=> Replace Join the team! By Submitting your email address: with your sentences
=> Replace FullBlogTricks with your feedburner feed title
5. Save it now