Forum Moderators: open
1) Track 1 (3:45)
2) Track 2 (5:02)
3) Track 3 (4:23)
I want the times to be right aligned and everything else to be left aligned. Also, if the track name is too long, I would need it to wrap, but I would want to make sure the times still line up with the right song.
So, my problem is... is a trackLISTing tabular data?
Jennifer
It's not a simple enumeration of items, but a table of item's proprieties.
And you answered yourself when you talked about 'rows' of data...
I probably wouldn't have had any trouble choosing a table layout for it if I weren't already using a list for it (but without times). So, table it is, I guess. Thanks for helping me make a decision. :)
Jennifer