You are here: HTML > Tables > <TABLE ...> > FRAME
FRAME = RHS
FRAME=RHS (RightHandSide *) means that there should only be an outer border on the left hand side of the table.
<TABLE BORDER=8FRAME=RHS RULES=NONE>
gives us this table
| Name | Food |
| Starflower | stir fied tofu |
| Miko | vegetable rice soup |
| Andy | hummus |
| Ping | french toast |
* not to be confused with Robinson High School where I went to school
FRAME=HSIDES >>>
|