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
Post a Comment