<!DOCTYPE html>
<html>
<head>
<style>
table {
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}

th, td {
text-align: left;
padding: 8px;
border: 1px solid black;
}

th {
background-color: #f2f2f2;
}

.specs-title {
font-size: 24px;
margin-bottom: 20px;
border-bottom: 2px solid black;
padding-bottom: 10px;
}
</style>
</head>
<body>
<div class="specs-title">
[Enter Mobile Model Name] Specifications
</div>
<table>
<tr>
<th>Design and Display</th>
<td></td>
</tr>
<tr>
<th>Display Size</th>
<td>[Enter Display Size] inches</td>
</tr>
<tr>
<th>Display Type</th>
<td>[Enter Display Type]</td>
</tr>
<tr>
<th>Display Resolution</th>
<td>[Enter Display Resolution]</td>
</tr>
<tr>
<th>Screen-to-Body Ratio</th>
<td>[Enter Screen-to-Body Ratio]</td>
</tr>
<tr>
<th>Dimensions</th>
<td>[Enter Dimensions]</td>
</tr>
<tr>
<th>Available Colors</th>
<td>[Enter Available Colors]</td>
</tr>
<tr>
<th>Body Material</th>
<td>[Enter Body Material]</td>
</tr>
<tr>
<th>Protective Features</th>
<td>[Enter Protective Features]</td>
</tr>
</table>

<table>
<tr>
<th>Performance</th>
<td></td>
</tr>
<tr>
<th>Processor</th>
<td>[Enter Processor Name]</td>
</tr>
<tr>
<th>RAM</th>
<td>[Enter RAM Size] GB</td>
</tr>
<tr>
<th>Operating System</th>
<td>[Enter Operating System]</td>
</tr>
<tr>
<th>Internal Storage</th>
<td>[Enter Internal Storage Size] GB</td>
</tr>
<tr>
<th>Expandable Storage</th>
<td>[Enter Expandable Storage Type and Size]</td>
</tr>
<tr>
<th>Battery</th>
<td>[Enter Battery Capacity] mAh</td>
</tr>
<tr>
<th>Fast Charging</th>
<td>[Enter Fast Charging Type and Power]</td>
</tr>
<tr>
<th>Wireless Charging Support</th>
<td>[Enter Wireless Charging Support]</td>
</tr>
</table>

<table>
<tr>
<th>Camera</th>
<td></td>
</tr>
<tr>
<th>Rear Camera</th>
<td>[Enter Rear Camera Specifications]</td>
</tr>
<tr