So i Need To Put
HTML Code:
<br style="line-height:0.5">
<br style="line-height:0.5"/>
Just like that to achieve a 50% <br>
HTML Code:
<table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="6">
<tr>
<td width="100%" align="center" class="tcat">Welcome to Bomb Bay</td>
</tr>
<tr>
<td align="center" class="alt1"
<br>
The Diesel Bombers Auction House Using vbay technologies
<br>
<br>
Must Be a Bombardier To Use this Feature as a Seller For Security Reasons and for The Sellers and Buyers Safety
<br>
<br>
Diesel Bombers Or Its Sponsors Are not Responsible for any transactions made through Bomb Bay This is an Additional Feature
<br>
<br>
We Can not enforce the sell to the winning bidder
<br>
<br>
As Always it is a Buyer Beware Market
<br>
<br>
<br>
</td>
</tr>
</table>
This is what im trying to make a 50% <br> Taller
Thanks!