I am building a product sheet, with a photo (float left) and simple text to the right inside two div tags for a product.
And it repeats with each new product.
Can I just use the same div tag or do I have to copy the original one and rename it 1, 2, 3, etc.?
And it repeats with each new product.
Can I just use the same div tag or do I have to copy the original one and rename it 1, 2, 3, etc.?
Comment