H i guys, We have seen how to make contact us form by using Google Drive in my last article. Now in this article we will see how to add it bloggers blog. If you are directly came to this article I suggest you to please read this article - How to make a Contact us form for blog and website by using Google Drive. HOW TO LINK GOOGLE DRIVE FORM TO YOUR BLOG F irst go to Google Drive and copy the link of your contact form by clicking on View live form. N ow go to your blog dashboard → Pages → and create New page. G ive page title as "Contact Us" and click on HTML view. N ow add iframe tag and insert your form link in src attribute as shown in below code. Don't forget to add "?embedded=true" after your link. <iframe frameborder="0" marginheight="0" marginwidth="0" width="630px" height="700px" src="Your_Form_Link?embedded=true"></iframe> N ow take the review of y...
A blog for technology geeks.