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
-
2Why was this voted down? And would someone please fix the title, so that it's a better representation of the question?George Marian– George Marian2010-07-25 16:35:25 +00:00Commented Jul 25, 2010 at 16:35
Add a comment
|