开发者

Markup for HTML5 Image Gallery

I'm working on moving some Photoshop comps into code and have reached a point where I need to markup a small image gallery area. It exists in a sidebar and doesn't relate directly to the content on the page. As a result I believe I shouldn't use the <figure> element as that's supposed to be used to support existing content.

Suggestions on how to mark this up? 开发者_如何学CSimple unordered list?


How about an aside tag ( http://html5doctor.com/aside-revisited/ )

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜