You are on page 1of 2

<!

DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-
scale=1.0">
<title>Keni Boat Phone</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 20px;
text-align: center;
}

header {
background-color: #333;
color: #fff;
padding: 10px;
}

h1, h2 {
color: #333;
}

p {
line-height: 1.5;
color: #666;
}
</style>
</head>
<body>

<header>
<h1>Keni Boat Phone</h1>
</header>

<section>
<h2>About Keni Boat Phone</h2>
<p>The Keni Boat Phone is a cutting-edge device designed to
meet your communication and entertainment needs. With its sleek design
and powerful features, it's the perfect companion for your daily
activities.</p>
</section>

<section>
<h2>Key Features</h2>
<ul>
<li>High-resolution display</li>
<li>Powerful processor for seamless performance</li>
<li>Dual-camera system for stunning photos</li>
<li>Long-lasting battery life</li>
<li>Latest operating system</li>
</ul>
</section>

<section>
<h2>Specifications</h2>
<table>
<tr>
<td>Display</td>
<td>6.5 inches, Full HD</td>
</tr>
<tr>
<td>Processor</td>
<td>Octa-core</td>
</tr>
<tr>
<td>Camera</td>
<td>Dual 16MP + 12MP</td>
</tr>
<tr>
<td>Battery</td>
<td>4000 mAh</td>
</tr>
<tr>
<td>Operating System</td>
<td>Android 10</td>
</tr>
</table>
</section>

<section>
<h2>Get Yours Today!</h2>
<p>Experience the innovation and style of the Keni Boat Phone.
Order yours now and stay connected in style!</p>
</section>

</body>
</html>

You might also like