Skip to content

qw-erty/myTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myTree

to help people grow more trees

You can check the site development at :https://qw-erty.github.io/myTree/

The aim of this repo is to create a project which has the trees photos and their importance. If you don't know how you can add a tree on the page. Don't worry . We have got you covered.

Code-

<!-- Tree start -->
<div class="container justify-content-center">
    <div class="row">
      <img id="img" src="[imageLink]" 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> Name of your tree</h5>
      <br>
      <h5><strong>Description:</strong>A brief description about the tree you added .<h5>
    </div>
  </div>
  <hr>
  <!-- Tree end -->

You can copy the code above and paste it in the index.html file and make your changes. Do make sure that the tree that is being added is not already present in the file.

If you don't find any issue you to work on! "CREATE YOUR OWN ISSUE AND START WORKING ON IT" or comment me the level of your skills a issue of that level will be added to it soon😁😀

Anyone who feels to create a any kind of related page or want to make any new update must comment. For beginners contribution in Hacktoberfest

Project Contributors