bootstrap-ui.html 162 B

123456789
  1. <iframe src="%BASE_PATH%/snippets/examples/bootstrap-ui-inner/snippet.html"></iframe>
  2. <style>
  3. iframe {
  4. width: 100%;
  5. height: 800px;
  6. border: 0;
  7. }
  8. </style>