Skip to content

Instantly share code, notes, and snippets.

@ibrhmbzkrtcom
Created February 4, 2025 10:30
Show Gist options
  • Save ibrhmbzkrtcom/463c74b00af3af50ace10e28565aef69 to your computer and use it in GitHub Desktop.
Save ibrhmbzkrtcom/463c74b00af3af50ace10e28565aef69 to your computer and use it in GitHub Desktop.
Row Elements: <tr>
<tr>
<th>Product</th>
<th>Price</th>
</tr>
<tr>
<td>Laptop</td>
<td>$999</td>
</tr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment