<!doctype html>
<html> 
  <head>
    <link rel="stylesheet" href="style.css" />
    <title> league of legends</title>
    <meta charset="utf-8"/>
    </head>

    <body>
    <header class="container">
      <div class="row">
        <h1 class="charset utf-4">legends</h1>
        <nav class="charset utf-8">
          <p><a href="#follow">follow me</a></p>
          <p><a href="#aboutus">about us</a></p>
          <p><a href="#contact">contact</a></p>
    </header>
    </body>

<div> 
  <li><a href="#mahi">mahi</a></li>
  <li><a href="#nitin">nitin</a></li>
  <li><a href="#mohammad">mohammad</a></li>
</div>

    </div>

    <div id="mahi"> 
      <h2 class="mahi ">mahendra singh dhoni</h2>
      <img src="https://wallpaperaccess.com/full/1281432.jpg" height="140" width="180" alt="mahi">
        <p>Mahendra Singh Dhoni is an <strong>Indian professional cricketer</strong>.
         He was captain of the Indian national team in limited-overs formats from 2007 to 2017 and in Test cricket from 2008 to 2014.
         He plays as a right-handed wicket-keeper-batsman and is also the current captain of Chennai Super Kings in the Indian Premiere
         <br><br>
         <a href="https://en.wikipedia.org/wiki/MS_Dhoni" target="_blank">learn more</a>
      </p>
      
    </div>
      

      <div id="nitin"> 
        <h2 class="nitin">nitin gadkari</h2>
        <img src="https://images.newindianexpress.com/uploads/user/imagelibrary/2019/8/23/w900X450/Nitin_Gadkari_PTI.JPG" height="140" width="180" alt="nitin">
        <p>Nitin Jairam Gadkari is an <strong>Indian politician</strong> from Maharashtra 
          who is the current Minister for Road Transport & Highways in the Government of India.
           He is also the longest serving Minister for Road Transport & Highways currently running his tenure for over 9 years 
           <br><br>  
         <a href="https://en.wikipedia.org/wiki/Nitin_Gadkari" target="_blank">learn more</a>

        </p>
        
      </div>


        <div id="mohammad"> 
          <h2 class="mohammad">mohammad ali</h2>
          <img src="https://th.bing.com/th/id/OIP.IoJbp3nLizqXjCY1dNyKUwHaEQ?w=279&h=180&c=7&r=0&o=5&dpr=1.3&pid=1.7" height="140" width="180" alt="mohammad ali">
          <p>Muhammad Ali was an <strong>American professional boxer</strong> and activist.
             Nicknamed <strong>"The Greatest"</strong>, he is regarded as one of the most significant sports figures of the 20th century 
             often regarded as the greatest heavyweight boxer of all time. In 1999.
             he was named Sportsman of the Century by Sports Illustrated
             <br><br>
              <a href="https://en.wikipedia.org/wiki/Muhammad_Ali" target="_blank">learn more</a> 
          </p>

        </div>

        <div>
    <footer>
      <h2 id="aboutus">about us</h2>
      <p class="aboutus">Hello! here are we ,,,good to see you that you are visiting our site ,
        <br>it is quite exitement for all of us.
      </p>
      
      <h2  id="follow">follow</h2>
      <details class="follow" >
        <summary>vineet-pansare</summary><br>
      <a href="https://github.com/vineetpansare" target="_blank">https://github.com/vineetpansare</a>
      <br><br>
      <a href="www.linkedin.com/in/vineet-pansare" target="_blank">www.linkedin.com/in/vineet-pansare</a>
      <br><br>
      <a href="https://www.instagram.com/vinitpansare/"  target="_blank">https://www.instagram.com/vinitpansare/</a>
       
    
    </details>
      
      <h2 id="contact">contact</h2>
      <details class="contact">
        <summary>vineet-pansare</summary>
      <p>Mob :9993993xxx ,999xxxxxxx</p>
    </details>
    </footer>
    </div>
  
  </body>
</html>