#1 – Just titles

Use Code:

<iframe src=”https://radioiowa.com/news-embed/” name=”myIFrame” scrolling=”yes” width=”100%” height=”600px” style=”border: solid #000000 ; “></iframe>

* Change the width and height as needed

#2 – With Thumbnails

Use Code:

<iframe src=”https://www.radioiowa.com/news-embed-with-images/” name=”myIFrame” scrolling=”yes” width=”100%” height=”600px” style=”border: solid #000000 ; “></iframe>

* Change the width and height as needed

In a sidebar

Headlines Only

Use Code:

<iframe src=”https://radioiowa.com/news-embed/” name=”myIFrame” scrolling=”yes” width=”100%” height=”600px” style=”border: solid #000000 ; “></iframe>

* Change the width and height as needed

Headlines + Images

Use Code:

<iframe src=”https://radioiowa.com/news-embed-with-images/” name=”myIFrame” scrolling=”yes” width=”100%” height=”600px” style=”border: solid #000000 ; “></iframe>

* Change the width and height as needed