1. HTML Boilerplate : This is the basic boilerplate of html code
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Document</title&
    </head>
    <body>
        
    </body>
    </html> 
  2. Footer HTML: Footer- Prem kumar
    
    <div class="footer">
      <span>
        © copyright 2022 //  #169; use for copyright icon
      </span>
        <div>Designed by Prem Kumar</div>
    </div>
  3. Footer CSS : Footer- Prem kumar
    
    .footer{
    text-align: center;
    background-color:darkgray;
    margin-top: 180px;
    margin-bottom: 0%;
    padding: 20px;
    }
  4. YouTube Channel: CodeWithPrem- YouTube channel link
    https://youtube.com/channel/UC_wYsOARGx42Vyn8y60UWDA
  5. Instagram : Insta profile link
    https://www.instagram.com/premkr_48/
  6. Twitter : Twitter profile link
    https://twitter.com/premkr_48
  7. Linkedin : Linkedin profile link
    https://www.linkedin.com/in/prem-kumar-804837234
  8. Facebook : Facebook profile link
    https://www.facebook.com/profile.php?id=100084347647823