This is a blog about my teaching, research and service with some occasional personal comments thrown in.
These are my notes on a variety of topics. If you want to follow my blog posts on a specific topic, then see the Table of Contents in the right-hand column. While I try to work in the realm of facts, logic and moral absolutes, if there are any opinions expressed here, they are my own. -WilliamHartPhD
Showing posts with label iframe. Show all posts
Showing posts with label iframe. Show all posts
Tuesday, March 27, 2018
WebDesign: iFrames (or Inserting Other HTML) (W12-P5) [VID]
What are inline frames or iframes?
They are another a way of inserting or embedding "another HTML page within the current page. This is done using an inline frame, or iframe element. The iframe element accepts the URL of another HTML page within the src attribute value; this causes the content from the embedded HTML page to be displayed on the current page" (Howe).
You can use iframes to insert (or embed) YouTube videos* and Google maps into a web page.
How do you insert external html into a web page using iframes?
* Note that you don’t have to do this “by hand”. YouTube can simplify the process and generate the iframe code for you. This is how I insert videos into this blog. Check out this video for how to embed YouTube videos into your web page.
Share this post with others. See the Twitter, Facebook and other buttons below.
Please follow, add, friend or subscribe to help support this blog.
See more about me at my web site WilliamHartPhD.com.
Labels/Tags:
iframe,
inline frame,
multimedia,
Sp18,
teaching,
web,
WebDesign
Subscribe to:
Posts (Atom)