1st table:
HTML Code:
<table width="230" height="127" border="5" style="border:5px solid #d1b2ef;border-right-color:#390071;border-bottom-color:#390071;" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="230" height="21"> <div align="center"><font color="#CC0000" size="2">What's
open? </font></div></td> . . .
2nd table:
HTML Code:
<table width="230" height="159" border="5" style="border:5px solid #efb2b2;border-right-color:#710000;border-bottom-color:#710000;" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="287" height="21" align="center"><font color="#CC0000" size="2">Current
News (Newer . . .
3rd table:
HTML Code:
<table width="230" height="92" border="5" style="border:5px solid #b2d8b2;border-right-color:#004700;border-bottom-color:#004700;" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="230" align="center"><font color="#CC0000" size="2">Latest
Polls (Newer on T . . .
Notes: Basically, you replace each table's bordercolor attribute with the above style attribute statements shown for each.
Bookmarks