JSFiddle - React, Tailwind, and code Playground

by KANDR101

HTML

<script src="//code.jquery.com/jquery-3.3.1.slim.min.js"></script>
<link rel="stylesheet" href="//stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js"></script>
<script src="//stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- 
  Bootstrap docs: https://getbootstrap.com/docs
-->

<div class="container">

  <iframe height="400" width="300" border="0" marginwidth="0" marginheight="0" 
  src="https://www.mapquest.com/embed/ThisAddress-29.9526142,-95.3883657?&zoom=10.5&center=29.9526142,-95.3883657">
  </iframe>
  <!-- <iframe
    src="https://www.mapquest.com/embed/latlon/29.9526142,-95.3883657"
    height="400" width="300" border="0" marginwidth="0" marginheight="0" >
  </iframe> -->
</div>