# Simple table content:
Product ID | Product Name | Description | Buy Now |
---|---|---|---|
SKU10101 | T-Shirt | Made with fine 100% cotton. | Buy Now |
SKU10202 | Pants | Slim and Straights cut Jeans. | Buy Now |
Product from Amazon.com |
# Table with border:
Product ID | Product Name | Description | Buy Now |
---|---|---|---|
SKU10101 | T-Shirt | Made with fine 100% cotton. | Buy Now |
SKU10202 | Pants | Slim and Straights cut Jeans. | Buy Now |
Product from Amazon.com |
# Table with border and cellspacing(40px):
Product ID | Product Name | Description | Buy Now |
---|---|---|---|
SKU10101 | T-Shirt | Made with fine 100% cotton. | Buy Now |
SKU10202 | Pants | Slim and Straights cut Jeans. | Buy Now |
Product from Amazon.com |
# Table with border and cellpadding(40px):
Product ID | Product Name | Description | Buy Now |
---|---|---|---|
SKU10101 | T-Shirt | Made with fine 100% cotton. | Buy Now |
SKU10202 | Pants | Slim and Straights cut Jeans. | Buy Now |
Product from Amazon.com |
# Table with border, cellpadding(40px) and width(50px)
Product ID | Product Name | Description | Buy Now |
---|---|---|---|
SKU10101 | T-Shirt | Made with fine 100% cotton. | Buy Now |
SKU10202 | Pants | Slim and Straights cut Jeans. | Buy Now |
Product from Amazon.com |
# Table with border, cellpadding(40px) and row span(2 rows):
Product ID | Product Name | Description | Buy Now |
---|---|---|---|
SKU10101, SKU10202 |
T-Shirt | Made with fine 100% cotton. | Buy Now |
Pants | Slim and Straights cut Jeans. | Buy Now | |
Product from Amazon.com |
# Table with border, cellpadding(40px) and column span(4 columns):
Product ID | Product Name | Description | Buy Now |
---|---|---|---|
SKU10101 | T-Shirt | Made with fine 100% cotton. | Buy Now |
SKU10202 | Pants | Slim and Straights cut Jeans. | Buy Now |
Product from Amazon.com |
(FINAL TABLE)
# Table with border, cellpadding(40px), column span(4 columns) and embeded images:
Product ID | Images | Product Name | Description | Buy Now |
---|---|---|---|---|
SKU10101 | T-Shirt | Made with fine 100% cotton. | Buy Now | |
SKU10202 | Pants | Slim and Straights cut Jeans. | Buy Now | |
Product from Amazon.com |