Hi Tee

The first one is the better for the slide show, though the figure tag is the
html 5 tag, so you have to check this in the various browser.

Regards
Birendra(Web Designer)

-----Original Message-----
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
Behalf Of tee
Sent: Tuesday, July 19, 2011 5:17 AM
To: wsg@webstandardsgroup.org
Subject: [WSG] html5 quest: figure

Can the figure element use for slideshow, e.g.

<div class="slider">
<figure>
<img src="image" />
        <figcaption> description,,,</figcaption>

</figure>

<figure>
<img src="image" />
        <figcaption> description,,,</figcaption>

</figure>

<figure>
<img src="image" />
        <figcaption> description,,,</figcaption>

</figure>

</div>

Or maybe the question should be , can a single figure contains many
figcaption? And use it for slidershow's markup.

<figure>
<img src="image1" />
        <figcaption> description,,,</figcaption> <img src="image2" />
        <figcaption> description,,,</figcaption> <img src="image3" />
        <figcaption> description,,,</figcaption> </figure>

Thanks!

tee

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************





*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to