<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Malik SEO</title>
<style>
/* Basic styling for header, footer, and body */
body {
margin: 0;
font-family: Arial, sans-serif;
}
header {
background-color: #0096FF;
color: white;
text-align: center;
padding: 1px 0;
font-size: 10px;
}
footer {
background-color: #0096FF;
color: white;
text-align: center;
padding: 1px 0;
position: fixed;
width: 100%;
bottom: 0;
}
.content {
padding: 20px;
margin: 50px 0;
}
</style>
</head>
<body>
<!-- Header Section -->
<header>
<h1>Increase DR UR DA PA TF CF Services</h1>
</header>
<!-- Main Content Section -->
<div class="content">
<p> 7 Oct
<a href="https://sns-sora.com/">https://sns-sora.com/</a>
</p>
</div>
<!-- Footer Section -->
<footer>
<p>Malik SEO Services</p>
</footer>
</body>
</html>