Image gallery:

Associate
Joined
31 May 2005
Posts
2,179
Location
Alfreton,Derbyshire
Ok folks, i'm designing a new gallery for my website, but would like some comments on possible implementations;

Should i use classic HTML table layout? (not really preffered)
Purely CSS with some possible non-semantic code in there for things like drop shadows etc?
Or look at something else;

My original idea was to create the layout using css which will then create a drop shadow on the thumbs and maybe include some :hover events etc

Anyone seen any great semantic css galleries or got any ideas they don't mind passing my way?

Just thinking out loud, i guess there is a way to add a drop shadow using GDLib with PHP? Meaning no semantic markup in the sites code just purely positioning etc.
 
Conrad11 that is nice, can i ask how you are achieving the results? are you using jscript at all? or using the css :hover or something,

Thanks everyone else
 
Back
Top Bottom