HighDots Forums  

photo gallery with css

alt.html.dhtml alt.html.dhtml


Discuss photo gallery with css in the alt.html.dhtml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Robert S.
 
Posts: n/a

Default photo gallery with css - 10-15-2006 , 03:52 PM






Hi,

I would like to create a photo gallery. I'm asking myself whether to use
tables or style sheets for putting the photos. What would you suggest me?

Thanks in advance
Rob



Reply With Quote
  #2  
Old   
pcx99
 
Posts: n/a

Default Re: photo gallery with css - 11-21-2006 , 12:58 PM






Robert S. wrote:
Quote:
I would like to create a photo gallery. I'm asking myself whether to use
tables or style sheets for putting the photos. What would you suggest me?
It's not really a question of either/or, you should use both. People
still use tables because they're fast and easy. You can do the same
thing with CSS spans and divs but you'll spend 3x the time and increase
the complexity of your site by several orders of magnatude to achieve
the same result as a simple table.

I've been working on a photo gallery for my site (
http://www.hunlock.com/index-bak.php?start=launch ) and it uses
javascript, tables, and style sheets. So the short answer is, to make
an interesting web photo-gallery you're going to have to use everything
at your disposal and that means tables AND CSS (and javascript)

Good luck!

---------------------------------------------------------------------------
http://www.hunlock.com -- Permanently under construction (And proud of it!)
$FA


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.