In a typical index of articles (like a blog without excerpt) like this image:
those items shoul
If each item represents an article, then each should be represented using
If you feel that it's an ordered or unordered list of articles, then you could use
or
elements respectively.
I would recommend keeping the markup as simple as possible and as complex as necessary, so something along the lines of:
…
…
…