I'm working a web site and I managed to style an ul list with css exactly like this image. I don't know if it is possible, and I really don't know how to start.
My ul list is dynamic, and the number of elements depends on mysql database's number of records. Do you have any suggest to achieve my goal?
I could also use javascript if it does the work.
Thanks in advance.