Answers for "HTML Code of Guest Post for Blogger"

0

HTML Code of Guest Post for Blogger

<script src="https://dl.dropboxusercontent.com/s/htbxax1y39i5oak/guests.js" type="text/javascript"></script>  
 Send your Article to Us  we will Publish your article !!  
 <script type="text/javascript">  
    bkLib.onDomLoaded(function() {  
      var myNicEditor = new nicEditor();  
      myNicEditor.setPanel('myNicPanel');  
      myNicEditor.addInstance('wysiwyg');  
    });  
 </script>  
 <div class="form-style-6">  
 <form action="//formspree.io/[email protected]" id="contactform" method="POST">  
 <input name="name" placeholder="Your name" type="text" />  
 <input name="_replyto" placeholder="Your email required" required="" type="email" />  
 <textarea name="Details" placeholder="This is an optional section. You can tell about yourself and post Your social links and site links here." required="" rows="6" style="width: 50%;"></textarea>  
 <input name="Post_title" placeholder="Post Title (Required)" style="width: 85%;" type="text" />  
 <h3>  
 Write Post below</h3>  
 <div id="myNicPanel" style="width: 90%;">  
 </div>  
 <textarea id="wysiwyg" name="message" rows="20" style="background: white; overflow: scroll; width: 90%;"></textarea>  
 <input name="tags" placeholder="Enter your tags/label/category (optional)" style="width: 85%;" type="text" />  
 <input name="_gotcha" style="display: none;" type="text" />  
 <input name="_next" type="hidden" value="https://conount.blogspot.com/p/thank-you.html" />  
 <input type="submit" value="Post it for review" />  
 </form>  
 <b>  
 </b> <b>Please, Don't post Spam!, Spams are excluded Automatically.</b></div>  
 <h2>  
 Guidelines for guest posting </h2>  
 <ol>  
 <li>450 words Minimum</li>  
 <li>We Publish  Unique Articles  Only</li>  
 </ol>  
 <script>  
   var contactform = document.getElementById('contactform');  
   contactform.setAttribute('action', '//formspree.io/[email protected]');  
 </script>
Posted by: Guest on October-08-2021

Browse Popular Code Answers by Language