-
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>
-
Footer HTML: Footer- Prem kumar
<div class="footer">
<span>
© copyright 2022 // #169; use for copyright icon
</span>
<div>Designed by Prem Kumar</div>
</div>
-
Footer CSS : Footer- Prem kumar
.footer{
text-align: center;
background-color:darkgray;
margin-top: 180px;
margin-bottom: 0%;
padding: 20px;
}
-
YouTube Channel: CodeWithPrem- YouTube channel link
https://youtube.com/channel/UC_wYsOARGx42Vyn8y60UWDA
-
Instagram : Insta profile link
https://www.instagram.com/premkr_48/
-
Twitter : Twitter profile link
https://twitter.com/premkr_48
-
Linkedin : Linkedin profile link
https://www.linkedin.com/in/prem-kumar-804837234
-
Facebook : Facebook profile link
https://www.facebook.com/profile.php?id=100084347647823