> Now, from what I have gathered, tables are still a
popular item to use to
> contain data WITHIN a web page, but NOT a good idea to
use to structure a
> complete page. Did I get that right?
Mostly, yes.
> SO: Should I continue my use of floated divs or should I
use a table to
> contain the thumbnails and their associated links? I'm
asking for
> opinions,
> what you would do and why.
Whichever is easier for you to build and maintain is a good
suggestion, I
think (especially in this particular case). However, doing
the same thing
with floated divs is awfully simple too.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Wordman-GL" <webforumsuser@macromedia.com> wrote in
message
news:gl301g$b6g$1@forums.macromedia.com...
> Greetings and salutations for the New Year, one and
all...
>
> I have posted a few queries here regarding table use
versus divs and have
> learned a little with each new post. Thus, for all of
you who have helped,
> I
> must thank you here at the beginning.
>
> Now, from what I have gathered, tables are still a
popular item to use to
> contain data WITHIN a web page, but NOT a good idea to
use to structure a
> complete page. Did I get that right?
>
> Anyhow, here's the question du jour, and I need as many
comments on this
> as
> possible because I am ready to develop some new page
designs and your
> input
> will help me decide what to do:
>
> I have charge to design a page that will showcase
thumbnails, in a grid
> format, that will themselves be links to various photo
sets and videos. In
> the
> past, I have used floated divs to create my grid format,
but after reading
> things here, I am wondering if a table would be such a
bad thing.
>
> SO: Should I continue my use of floated divs or should I
use a table to
> contain the thumbnails and their associated links? I'm
asking for
> opinions,
> what you would do and why.
>
> To stir the pot further, I will be adding new thumbs
every week, so the
> options are adding more divs or adding to the table, in
either case adding
> more
> code. Again, your suggestions please.
>
> Your help is very sincerely appreciated, thank you all
in advance.
>
> Cheers,
>
> wordman
>