html5 - Google form doesn't load in iframe in html -


i'm using <iframe> in html5 working correctly other links except google forms. please tell me wrong. here link i'm using:
http://www.sciencekidunya.com/event

and google form link is: https://docs.google.com/forms/d/1ehenks61n8rmxhxvik7a8l0ockbtpjgn4zpy-vdqjxs/viewform

and code is:

 <body>  <center><img src="banner.jpg" width="100%" height="40%"><br><br> <iframe src="https://docs.google.com/forms/d/1ehenks61n8rmxhxvik7a8l0ockbtpjgn4zpy-vdqjxs/viewform"></iframe>  </center></body> 


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -