Reputation: 11
I am trying to embed the website www.zillow.com in iframe
<iframe src="http://www.zillow.com" style="width:33%;height:440px;" scrolling="yes" marginwidth="0" marginheight="0" frameborder="0"><p><b>Zillow</b></p></iframe>
But it does not return anything just blank, please advise
Upvotes: 1
Views: 663
Reputation: 11
Yes i was able to embed other sites such as redfin and mris in iframe but not zillow.. They do block the iframe access. Anyway thanks for the guidance
Upvotes: 0