Add 'News from around the globe' to your website
Iframe source code
Copy and paste the code below: sample embed
<style>
@media (min-width: 1200px){
#viewframe {
height:300px;
}
}
@media (max-width: 1200px){
#viewframe {
height:500px;
}
}
</style>
<iframe id="viewframe" frameborder="0" width="100%" src="https://cdp.thegoldwater.com/iframeview.html"></iframe>