Skip to content

Commit

Permalink
Merge pull request qw-erty#128 from shaheedhudheen/tree
Browse files Browse the repository at this point in the history
added jack fruit tree
  • Loading branch information
qw-erty authored Oct 24, 2021
2 parents adb482f + d09b6f9 commit f2971b0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Binary file added assets/Jackfruit.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,24 @@ <h5>
</div>
<hr>

<!-- Tree start -->
<div class="container justify-content-center">
<div class="row">
<img id="img" src="assets\Jackfruit.jpg" height="500px"
width="300px" style="border-radius: 30px;" alt="Name of your tree">
</div>
<div class="col d-flex flex-column" style="padding-left: 50px;">
<br><br><br><br><br>
<h5><strong>Name:</strong> JackFruit</h5>
<br>
<h5><strong>Scientific Name:</strong> Artocarpus heterophyllus</h5>
<br>
<h5><strong>Description:</strong>The jackfruit, also known as jack tree, is a species of tree in the fig, mulberry, and breadfruit family. Its origin is in the region between the Western Ghats of southern India, all of Sri Lanka and the rainforests of Malaysia, Indonesia and the Philippines<h5>
</div>
</div>
<hr>
<!-- Tree end -->


<center>
<img class="tree " src="https://media4.giphy.com/media/3oxHQF2ikoMMGkiKwo/giphy.gif?cid=790b76117b04266be2239745f22710d79b2fe784eec65401&rid=giphy.gif&ct=g " alt=tree-gif>
Expand Down

0 comments on commit f2971b0

Please sign in to comment.