0
I’m trying to open the Twitter site inside a iframe
<iframe src="https://twitter.com/" width="700" height="700" scrolling="no" ></iframe>
or showing a particular purpose
<iframe src="https://twitter.com/search?q=Agricultura&src=tren" width="700" height="700" scrolling="no"></iframe>
I would like to place next to a web page the iframe, but he shows nothing. Does Twitter have a block for its use on web pages? If it’s possible someone could show me how it’s done?