HTML Table Borders: No Inside Borders
If you give the table borders (as done in the
previous example) then by default the table has both inside and outside borders. You can use
<TABLE border="1" bordercolor="#CBD3E1" bgcolor="#F1F4F5" RULES=NONE FRAME=BOX> which gives us this table:
Table Border: No Outside Borders > |