HTML FRAME = VOID

FRAME=VOID means that there should be no outer border.

<TABLE BORDER=2FRAME=VOID RULES=ALL>

gives us this table

NameFood
Starflowerstir fied tofu
Mikovegetable rice soup
Andyhummus
Ping french toast

FRAME=BOX >