John Callahan wrote:
> For labeling ordered lists, you can do something like...
>
> <ol>
> <li value="25">labeled as 25
> <li>labeled as 26
> <li>labeled as 27
> </ol>
>
>
> For the Thumbnail view, I was thinking exactly the same thing. In
> this case, a table may work better and may be more appropriate since
> it contains a listing of objects. Of course, you could alter the CSS
> of the divs to make it work; table would be easier.
I actually didn't know about value in li, but I just searched for it and
it seems to be deprecated.
http://www.w3schools.com/TAGS/tag_li.asp
Otherwise, it would have been a great solution.
David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---