html - How to use iframe tag for display width and height -


<!doctype html> <html> <body>  <iframe src="https://desk.zoho.com/portal/myclassboard/kb/articles/how-to-view-event-details-in-the-calendar/">   <p>your browser not support iframes.</p> </iframe>  </body> </html> 

hi friends,

i need how use iframe. above code wrote display website in iframe, in cases work , cases not working properly, when change website link.

in above case have change link https://corp6beta.myclassboard.com/ working while put above link not working.

i new iframe please me... how avoid problem.

i've encountered same question before,this might iframe not loading.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -