I´m fetching my database for images to create a gallery. Every row appear inside a <li>. My question is, is it possible, that the first <li> have a class (for example, "visible"), and all the other <li> have a class named "hidden". So the first $row would have a different class than the following…
Hope I made myself clear!
Thanks
I´m fetching my database for images to create a gallery. Every row appear inside
Share
How about something like