You create a table row using the TR tag... <table> <!-- ROW 1 --> <tr> <th>X</th> <th>Y</th> </tr> <!--ROW 2--> <tr> <td>Tom</td> <td>Sue</td> </tr> </table>
th first ROW!!!!!!!!!!!!!!!!!!!!!!!!!!!!
173
the sum is 34. good luck!
Area of a triangle = 0.5*base*perpendicular height
A triangle perhaps
ya mum
period
Basic table example: <html> <head> <title>My Table Page</title> </head> <body> <table border=1> <th>Heading 1</th> <th>Heading 2</th> <th>Heading 3</th> <tr> <td>Row 1, Column 1</td> <td>Row 1, Column 2</td> <td>Row 1, Column 3</td> </tr> <tr> <td>Row 2, Column 1</td> <td>Row 2, Column 2</td> <td>Row 2, Column 3</td> </tr> <tr> <td>Row 3, Column 1</td> <td>Row 3, Column 2</td> <td>Row 3, Column 3</td> </tr> </table> </body> </html>
No
Sum, esse, fui, futurus
7 and 2