Skip to content

Commit

Permalink
modificado ficheiro
Browse files Browse the repository at this point in the history
  • Loading branch information
irocho committed Jun 11, 2018
1 parent 5fcf53b commit 85170e4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions proba.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ <h1>Navbar example</h1>
<!--https://getbootstrap.com/docs/4.0/components/alerts/
================================================== -->
<div class="alert alert-success" role="alert">
<h4 class="alert-heading">Well done!</h4>
<p>Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p>
<hr>
<p class="mb-0">Whenever you need to, be sure to use margin utilities to keep things nice and tidy.</p>
</div>
<h4 class="alert-heading">Well done!</h4>
<p>Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p>
<hr>
<p class="mb-0">Whenever you need to, be sure to use margin utilities to keep things nice and tidy.</p>
</div>
<h1>De fábrica </h1>
tecleando htmlb4 cando está en Atom instalado
<code>apm install atom-bootstrap4 </code>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.2/js/bootstrap.min.js" integrity="sha384-vZ2WRJMwsjRMW/8U7i6PWi6AlO1L79snBrmgiDpgIWJ82z8eA5lenwvxbMV1PAh7" crossorigin="anonymous"></script>
</body>

</div> <!-- /container -->


Expand Down

0 comments on commit 85170e4

Please sign in to comment.