InterviewSolution
Saved Bookmarks
| 1. |
What is a table row? |
|
Answer» <TR><VTR>-Each row in the table is contained by these tags. You can optionally leave off the closing </TR> tag. |
|