|
Posted by Ed on 10/29/72 12:01
I know some HTML and CSS and want to use these tools, avoiding the use
of tables, to set up a gallery of thumbnail images which I can click on
to see the full sized image.
From what I read here and elsewhere, there seems to be two approaches:
One is to create a basic unordered list of thumbnails (and any
associated text) and float these.
The second, is to put each thumbnail within its own div (with associated
text) and float these.
Is there any significant advantages/disadvantages to using the list
approach to using the div approach?
Many thanks,
Ed
Navigation:
[Reply to this message]
|