Welcome aboard! We are happy you are here and wish you good net-raft!
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
</head>
<body>
<div></div>
<script type="text/javascript">
$.each(["https://net-raft.com", "https://net-raft.com", "https://net-raft.com"], function (index, value) {
$("div").append("<iframe src='" + value + "'></iframe>");
});
</script>
</body>
</html>
The most helpful JQUERY solutions