Need your help on web access.
Posted: Wed May 31, 2006 9:44 am
I have thousands of product pages that have content like so:
Product: Widget Cleaner
Color: Black with a white stripe.
Price: $4,000.00
Effective on: Widget carpet, canvas and rubber.
Can be purchased at: Wal-Mart, K-Mart, CVS, and Walgreen's.
What would be the most effective method of marking up this data? I was thinking about using a definition list <dl>.. but these really are not "true" definitions. They aren't paragraphs either, so use of the <p> tag probably isn't worthwhile. Any ideas? Looking for the best solution with an added consideration to SEO as well. Thanks!
Product: Widget Cleaner
Color: Black with a white stripe.
Price: $4,000.00
Effective on: Widget carpet, canvas and rubber.
Can be purchased at: Wal-Mart, K-Mart, CVS, and Walgreen's.
What would be the most effective method of marking up this data? I was thinking about using a definition list <dl>.. but these really are not "true" definitions. They aren't paragraphs either, so use of the <p> tag probably isn't worthwhile. Any ideas? Looking for the best solution with an added consideration to SEO as well. Thanks!