Mike
05-22-2008, 11:32 PM
<table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td width="50%" valign="top">
<h2 style="border-right: 0;">Board Stats</h2>
<div class="box" width="100%" style="border-right: 0;">
Total Users: <strong>1</strong><br />
Total Topics: <strong>2</strong><br />
Total Posts: <strong>2</strong><br />
Newest Member: <strong><a href="profile.php?id=2">Mike</a>
</div></td><td width="50%" valign="top">
<h2 style="border-left: 0;">Users Online (
1 Users and 1 Guests)</h2>
<div class="box" style="border-left: 1px #838383 solid;;"><a href="profile.php?id=2">Mike</a>, </div>
</td>
</tr></table>
How can I make the cells have the same height?
<tr><td width="50%" valign="top">
<h2 style="border-right: 0;">Board Stats</h2>
<div class="box" width="100%" style="border-right: 0;">
Total Users: <strong>1</strong><br />
Total Topics: <strong>2</strong><br />
Total Posts: <strong>2</strong><br />
Newest Member: <strong><a href="profile.php?id=2">Mike</a>
</div></td><td width="50%" valign="top">
<h2 style="border-left: 0;">Users Online (
1 Users and 1 Guests)</h2>
<div class="box" style="border-left: 1px #838383 solid;;"><a href="profile.php?id=2">Mike</a>, </div>
</td>
</tr></table>
How can I make the cells have the same height?