JSFiddle - React, Tailwind, and code Playground
HTML
<div id="result"></div>
JavaScript
$(function(){
$('#result').append('<iframe src="http://m.gbin1.com/technology" width="400" height="600">');
});
<div id="result"></div>
$(function(){
$('#result').append('<iframe src="http://m.gbin1.com/technology" width="400" height="600">');
});