Logo

ICT Fan Club

🚀 Html 🚀

Learn • Code • Explore • Share


<table border="1"cellspacing="0" cellpadding="0" width="100%">
<tr>
<td>
<h2>40% off today!Grab any...</h2>
<table border="0" cellspacing="9" cellpaddig="2" width="100%">
<tr align="center">
<td>
<table border="1" cellspacing="0" width="100%" height="250">
<tr>
<td>
<b>Speaker</b><br>
<img src="speaker.jpg" alt="speaker" width="100px" height="100px"><br>
<b>Regular price:1000/-</b><br>
<b>Offer price:600/-</b>
</td>
</tr>
</table>
</td>
<td>
<table border="1" cellspacing="0" width="100%" height="250">
<tr>
<td>
<b>Fitness watch</b><br>
<img src="fitnesswatch.jpg" alt="fitness watch" width="100px" height="100px"><br>
<b>Regular price:2500/-</b><br>
<b>Offer price:1000/-</b>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>