-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,8 +47,10 @@ | |
</div> | ||
</nav> | ||
</div> | ||
|
||
<p>Lorem ipsum, dolor sit amet <B><I><U>consectetur</U></I></B> adipisicing elit. Itaque quibusdam, repellendus nobis nihil ratione ipsum aperiam quae architecto optio quidem, quaerat et cupiditate quasi voluptatum adipisci ipsam similique ad hic.</p> | ||
|
||
<!-- Option 1: Bootstrap Bundle with Popper --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script> | ||
</body> | ||
</html> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,8 +48,9 @@ | |
</nav> | ||
</div> | ||
<div><img src="images/beach.jpg" alt="Beach"></div> | ||
<h1>Heading 1</h1> | ||
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Vitae at dignissimos recusandae? Cumque veniam commodi repudiandae voluptates quos quia dolore culpa eos. Aspernatur et nostrum consequatur ratione atque! Nemo, itaque.</p> | ||
<!-- Option 1: Bootstrap Bundle with Popper --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script> | ||
</body> | ||
</html> | ||
</html> |