Search Suggest

ब्लॉगर में संपर्क फ़ॉर्म कैसे जोड़ें

अपनी ब्लॉगर वेबसाइट पर संपर्क फ़ॉर्म कैसे जोड़ सकते हैं।
 ब्लॉगर में संपर्क फ़ॉर्म जोड़ने के चरण

अपने ब्लॉगर डैशबोर्ड पर जाएं और एक नया पेज बनाएं या अपना मौजूदा पेज खोलें। 

अब पोस्ट एडिटर को “कम्पोज़ व्यू” से “ एचटीएमएल व्यू ” पर स्विच करें। 

अब आपको नीचे दिए गए कोड को कॉपी करके पेस्ट करना होगा और इसे अपने ईमेल पते से बदलना होगा । 


<div class="container"> <form target="_blank" action="https://formsubmit.co/youremail@gmail.com" method="POST"> <div class="form-group"> <div class="form-row"> <div class="col"> <input type="text" name="name" class="form-control" placeholder="Full Name" required> </div> <div class="col"> <input type="email" name="email" class="form-control" placeholder="Email Address" required> </div> </div> </div> <div class="form-group"> <textarea placeholder="Your Message" class="form-control" name="message" rows="10" required></textarea> </div> <button type="submit" class="btn btn-lg btn-dark btn-block">Submit Form</button> </form> </div> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css">



अब पेज को सेव करें और प्रकाशित करें। 


Welcome to State Pariksha! Your one-stop destination for all State and Competitive Exam preparation. Get the latest updates, exam notifications, practice quizzes, GK notes, current affairs, and study material – all in one place to help you succeed in your next government job exam.

एक टिप्पणी भेजें

Do you have any doubts? chat with us on WhatsApp
Hello, How can I help you? ...
Click me to start the chat...