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.
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.